# POST /api/interaction/single-sign-on/{connectorId}/authorization-url **POST /api/interaction/single-sign-on/{connectorId}/authorization-url** ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Parameters ### Path parameters - **connectorId** (string) The unique identifier of the connector. ### Body: application/json (object) - **state** (string) - **redirectUri** (object) Validator function ## Responses ### 200 OK #### Body: application/json (object) - **redirectTo** (string) ### 400 Bad Request ### 404 Not Found ### 500 Internal Server Error [Powered by Bump.sh](https://bump.sh)