# This method will get the sso link with a token - set query parameter durableJwt=1 to get a long-lasting token without the option to login as the user **GET /api/sessions/{serviceName}/sso** ## Servers - https://replace-with-own-host.iw-erp.de: https://replace-with-own-host.iw-erp.de () ## Authentication methods - Session token - Jwt token internal - Login config ## Parameters ### Path parameters - **serviceName** (string) ### Query parameters - **iw-build-id** (string) build id of the client - **iw-package-id** (string) package id of the client ## Responses ### 200 This method will get the sso link with a token - set query parameter durableJwt=1 to get a long-lasting token without the option to login as the user #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)