Claim Properties |
The JwtSettingsClaim type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Key of the claim
|
![]() | Value |
Value of the claim. It can be fixed values or use string interpolation (e.g.: {userUid}@{environmentId})
Allowed keys: {userUid}, {environmentId}
|