As detailed, we will be using Okta as our SSO provider to build our sample application, which covers Spring Security using SAML 2.0 as the authentication mechanism.
To set up an Okta user, perform the following steps:
- Go to https://developer.okta.com and click on SIGN UP.
- Enter the relevant details and click on GET STARTED.
- Okta will send you an email with your Org Subdomain and Temporary Password.
- Click on the Sign In button in the email, enter your Username (email) and Temporary Password, and log in.
- You will be presented with some more account-related information. Fill in the details and complete your account setup.
- You now have an Okta account set up with one user (you) and no applications configured to do ...