Configure OpenID for Okta Integration in Customer Portal

How to configure OpenID for Okta Integration?

Configure Openid for Okta Integration in the customer portal. Need to create an application in OpenID Connect | Okta.

Okta Integration

After Creating Open Customer Portal Application and copying the client id, the secret.

Okta Integration

Add sign-in and signout re-direct uri for customer portal.

Okta Integration

OpenID configuration in Identity Provider for Okta. Need to add Authority, ClientId, Secret, Metadata address.

Okta Integration

Need to add Logout redirect url in site settings.

Okta Integration

Please refer to the Okta Integration url.

OKTA user creation from Flow.

Need to Call the HTTP request to OKTA API with the below parameters.

Okta Integration

An authorization token will be added after the words "SSWS", to generate a token.

Goto OKTA Admin console -> Security -> API

Then Click on the tab Tokens -> Create token.

In response, you will get the Userid, extract the Userid, and create the External Identities with the same.

Okta Integration


Similar Articles