Updating mapping rules when enabling OIDC
You can update the default mapping rules for OIDC to enable and customize mapping actions.
About this task
Verify Identity Access provides mapping rules for use with OAuth 2.0 and OIDC deployments. You can access these files from the File Downloads section of the LMI. You can then update these files as appropriate for your deployment.
For Version 9.0.4, Verify Identity Access supports new OIDC request types, as described in the following table.
| Request type | Associated endpoint | Description |
|---|---|---|
| userinfo | https://server.oauth.com/mga/sps/oauth/oauth20/userinfo |
See OAuth 2.0 endpoints and OIDC Claims customization |
| revoke | https://server.oauth.com/mga/sps/oauth/oauth20/revoke |
See OAuth 2.0 endpoints and OAuth revocation endpoint |
| introspect | https://server.oauth.com/mga/sps/oauth/oauth20/introspect |
Support for introspect was added in Version 9.0.3.See OAuth 2.0 endpoints and OAuth introspection |