📌 Available on Plus plan only.
To configure OpenID Connect, head to the SSO section of your account settings and click the "Configure SSO" button, then choose "OpenID Connect".
You will be provided with the following information to enter into your Identity Provider (IdP):
Callback URL: This is the URL of Rack Manage's service provider endpoint.
https://auth.rackmanage.io/__/auth/handler
You will then be prompted to enter the following information:
Client ID: The Client ID of your OAuth 2.0 application used to confirm the audience of an OIDC provider's ID token.
Client Secret (Optional): The Client Secret of your OAuth 2.0 application, used to enable OIDC code flow. If not provided, will use implicit flow.
Issuer URL: The URL of your OAuth 2.0 provider. Discover document must be available when appended with ".well-known/openid-configuration". Must use HTTPS.
Once you have entered this information, click the "Save" button. After your application has been configured, you will be able to log in to Rack Manage using your IdP.
To test your IdP configuration, click the "Test SSO" button in your account. A popup will appear and you will be prompted to log in to your IdP. If the login is successful, you will be logged out of the current account, and logged in to your IdP account.
To disable SSO, uncheck the "Single Sign-On" checkbox in your account settings under the "Login Methods" section. Your settings will be saved until you re-enable SSO.
To delete your OIDC configuration, click the "Configure SSO" button in your account settings, then choose "Delete SSO". This will remove your OIDC configuration and you will need to re-enter your configuration to enable OIDC again.
Still need help?
Contact us