For portal authentication the following client parameters are required.

Parameter NameDescription
User.Authentication.Okta.AuthorityOkta domain
User.Authentication.Okta.SecretOAuth2 secret of the Okta application
User.Authentication.Okta.ClientsIDClients ID of the Okta application
User.Authentication.Okta.ForceOnly Okta login is posssible for the client ( Optional )

Example:

Create new Okta appllication to get ClientsID and Secret

Check parameters

Redirect URI configuration

Add the portal URIs to the redirect URI configuration.

Example:

Sign-in redirect URIs 
https://portalhost/CarrierPortal/ssologin

Sign-out redirect URIs 
https://portalhost/CarrierPortal/pages/common/Login.login.xhtml

https://portalhost/CarrierPortal/pages/common/MiniClientLogin.login.xhtml

 

Configure users for the application

  • No labels