Dymium integrates with existing IAMs/IdPs using OIDC. This article shows how to integrate with the Ping One IAM.
Login to Ping One
Go to “Connections” -> “Applications” and click on the “+” sign to create a new application
Name the new application, such as “Dymium Portal” and optionally add a description.
Select “OIDC Web App” and click “Save”
Following screen appears:
Click on “Configuration” and click on “General” to expand the section.
Copy:
OIDC Discovery endpoint
Client ID
Client Secret
These values are needed to configure the Dymium Portal
Click the edit button that looks like a pencil:
Fill in the following details:
Response type: ID Token
Redirect URIs: https://dymium.us.auth0.com/login/callback
Initiate Login URI: https://dymium.us.auth0.com/login/callback
Signoff URLs: https://dymium.us.auth0.com/app/logout
Click save
Click on attribute mappings
Click on the edit button that looks like a pencil:
Click on “+ Add”
Under “Attributes” type in all lowercase letters: “groups”
Under the PingOne mappings, select “Group Names”
Click “Save”
Lastly click the toggle button at the top to enable the configuration: