SSO

Overview

Our application uses Single Sign-On (SSO) authentication provided by Amazon Web Services (AWS). This allows for centralized user management and secure access to the application.

Configuration Steps

  1. In the top right corner, click on the Profile icon.

  2. Navigate to the Admin panel.

  3. Select Authentication from the left sidebar.

  4. Click on SSO under the Authentication menu.

  5. In the Identity section, you’ll see the following fields:

    • Provider: This should be set to “AWS”.

    • AWS SSO Start URL: The URL to initiate the SSO process. This is unique to your AWS SSO configuration.

    • Identity Store ID: A unique identifier for your AWS identity store.

  6. Below these fields, you’ll find the credential section with the following note: “The credentials below are required to allow the application to interact with the SSO service for retrieving users and groups.”

    • Access Key: Your AWS access key for the SSO service.

    • Secret Access Key: Your AWS secret access key paired with the access key above.

Important Notes

  • Keep your access key and secret access key confidential. Never share these credentials.

  • If you need to update any of these settings, use the Save button to apply changes.

  • The Delete button will remove the current SSO configuration. Use with caution.

  • If you make a mistake, you can use the Cancel button to discard changes.

Troubleshooting

If users experience issues with SSO login:

  1. Verify that the AWS SSO Start URL is correct.

  2. Ensure the Identity Store ID matches your AWS configuration.

  3. Check that the access key and secret access key are valid and have the necessary permissions.

For further assistance, please contact your system administrator or AWS support.