LoadForge supports Okta SSO for logins to the LoadForge platform for Premium and Enterprise clients. This allows your users to sign in to their own Teams, or to log in to your company Team entirely through Okta.Documentation Index
Fetch the complete documentation index at: https://docs.loadforge.com/llms.txt
Use this file to discover all available pages before exploring further.
Setup
The team administrator should navigate to the SSO configuration page. From there you can configure the three main requirements for Okta, being:- Client ID
- Client Secret
- Okta Domain
Logging in
To log in, simply click the Okta button at the bottom of the Login or Register page on the LoadForge dashboard. Users will be asked for your Okta domain, for example, loadforge-dev.okta.com.Inviting your team
When your team logs in, they will be on their personal account. An administrator on your account must invite them to join your team - even though they have logged in through Okta. Simply go to your Team (click your name on the top right) and add them as an Admin or an Editor. Once done they will be able to swap teams to yours and use your account!Okta Set up
To get the client ID and secret from Okta, you need to log in to the Okta Administration portal and Add an Application.- You will select OIDC - OpenID Connect, and set the application type to Web Application.
- Now enable Client Credentials, Authorization Code and Refresh Token on the second page. You can call the app integration LoadForge.
- Enter the Sign in redirect URI, this must be exact! LoadForge uses “https://app.loadforge.com/auth/callback/okta”
- Ensure you select whole organization or which group of users can use this.