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 the target field in SYS_USER for mapping the 'username' claim from incoming ID tokens, facilitating accurate user provisioning and updates. |
| What area does it affect? |
OAuth-OIDC User Provisioning |
| What does the default mean? |
The default value is "user_name", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring or troubleshooting OAuth-OIDC integrations with identity providers. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.oauth.oidc.provision.username_field |
| Sys ID |
ea452342b7430010616ceb67ee11a91e |
| Type |
string |
| Application |
Global |
| Default value |
user_name |
| Description |
The field from SYS_USER used as target field for mapping the 'username' 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 (username claim) would be set in property 'glide.oauth.oidc.provision.username_claim'. |
| Updated |
2024-05-25 03:39:12 |
Related properties