Okta integration using OIDC
To integrate Edge Flow Manager with Okta, Cloudera recommends using the Okta Application Integration Wizard.This wizard simplifies the process of adding Edge Flow Manager as a custom application using the OIDC protocol for integration.
For the latest guidance on how to add Edge Flow Manager as a custom application using OIDC, see Create OIDC app integrations using AIW.
You need to enter few pieces of information about Edge Flow Manager, asked by
Okta. The following table specifies the values to provide:
Property | Value |
---|---|
App Integration Name | Cloudera Edge Flow Manager (or whichever name you prefer) |
Grant Type | Authorization Code |
Sign-in redirect URIs |
|
Sign-out redirect URIs |
|
Client Credentials > Client ID | Set in Okta to any value, for example, efm , and then copy into the
efm.properties file as
efm.security.user.oidc.clientId |
Client Credentials > Client Secret | Generate in Okta and copy the value into the efm.properties file as
efm.security.user.oidc.clientSecret |
After completion, configure Edge Flow Manager by following the instructions in Configuration of OpenID Connect SSO.