Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Image RemovedImage Added

Create new Okta appllication to get ClientsID and Secret

...

Add the portal URIs to the redirect URI configuration.

Example:( to be completed )

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

...