...
Fill the fields under the OIDC SSO connection section
...
Setup the user roles automatically using OIDC
In the Organizations → OIDC settings, there are 2 options designed for this
Option | Example of value | Description | ||
---|---|---|---|---|
OIDC Roles Map |
| This is a JSON object that contains the 4 feedier roles as keys (do not change them) and the SSO role in your IAM system.
| ||
OIDC Scopes |
| This is a comma separated list of information Feedier will ask for every SSO connection, the |
Info |
---|
For any help, ask our team to help you set it up. |
Example for Microsoft Active Directory
...
Under API permissions, make sure to enable: Microsoft Graph
email
openidroles
User.Read
Authentication → Web → Redirect URIs: https://dashboard.feedier.com/auth/oidc/callback?organizationId={Organization ID in Feedier}
...