Configuring Okta with SSO
Last updated
Was this helpful?
Last updated
Was this helpful?
This tutorial will guide you through the process of configuring OAuth for Solar Archive using Okta. It includes steps for creating an Okta developer account, setting up an application in Okta, and configuring Solar Archive with the Okta application details.
Sign up for a developer account at .
Complete the signup form and verify your email address to activate your account.
Log in to your Okta developer account and navigate to the 'Applications' section.
Click on 'Create App Integration', choose 'OIDC - OpenID Connect' as the sign-on method, and select 'Web Application'.
Fill in the application name and ensure 'Authorization Code' and 'Refresh Token' are selected under 'Grant Types'. Specify your sign-in redirect URIs.
Assign users or groups as required and save your application.
Note down the 'Client ID', 'Client Secret', and 'Issuer URI' provided by Okta. These will be needed to configure Solar Archive.
In Solar Archive, go to Admin > Adv. Configuration > SSO - OAuth.
Enter the connection details using the 'Client ID', 'Client Secret', and 'Issuer URI' from your Okta application.
Configure user detail attributes by navigating to Directory > Profile Editor in Okta and adjusting the mappings as needed for Solar Archive.
Under the 'Security' section in Okta, access the 'API' settings.
Edit the 'Claims' section to include a claim for the user's secondary email address.
This secondary email address will be available in Solar Archive when creating the OAuth connection.