This article is a guide on how to create an application for WATS in your Okta tenant, and getting the necessary details to provide Single Sign On for WATS.
We expect you to have read the main article, WATS Custom Single Sign On, before continuing with these steps.
- Navigate to your Okta tenant and sign in.
- Navigate to Applications under Applications in the side bar.
- Click Create App Integration
- Click OIDC - OpenID Connect
- Select Web Application and click Next.
- Enter a name and alternatively a logo.
- Under Grant type, ensure these fields are checked:
- Under Sign-in redirect URIs, add an URL in this format: "https://{myWATSUrl}/default/CallbackCustomSso"
- Under Sign-out redirect URIs, add an URL in this format: "https://{myWATSUrl}/"
- Under Assignments, check the selection that best fits your criteria
- Click Save
- Copy the Client ID and Client Secret. Your AuthorityUrl is the same URL you use to access Okta, e.g. "https://my-okta-tenant.okta.com/". To verify, you can add "/.well-known/openid-configuration" to the end of your tenant url.
Comments
0 comments
Please sign in to leave a comment.