Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines which SYS_USER field receives the 'email' claim from ID Tokens during automatic user provisioning and updates. |
| What area does it affect? |
OAuth-OIDC User Provisioning |
| What does the default mean? |
The default value is "email", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring OAuth-OIDC settings or troubleshooting user provisioning issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.oauth.oidc.provision.email_field |
| Sys ID |
fea3a302b7430010616ceb67ee11a952 |
| Type |
string |
| Application |
Global |
| Default value |
email |
| Description |
The field from SYS_USER used as target field for mapping the 'email' claim from incoming ID Token/User Info claims to be used for adding a field mapping for ID Token and/or User Info Datasource during OAuth-OIDC Automatic User Provisioning/Updation.
The Corresponding source (email claim) would be set in property 'glide.oauth.oidc.provision.email_claim'. |
| Updated |
2024-05-25 03:39:14 |
Related properties