Flat File Dynamic User Provisioning Access Token Attributes
Flat File Dynamic User Provisioning Access Token Attributes

Flat File Dynamic User Provisioning Access Token Attributes

When using Ad-Hoc User Provisioning, these are elements extracted from the JWT Access Token. Based on the user details in the access token, user is created in PFM and in PTT Pro. The field names in the access token may be different from the column header names in the usermap csv file. The following attribute mapping is used to transform the JWT Access Token attributes to usermap column header attributes.
Access Token Attributes
userKey
tokenKey
Description
firstName
fname
If empty, the value is set as "UserName".
lastname
lname
If empty, the value is set as "UserName".
userRoleLevel
rolelevel
Default Value: <empty>
userRoles
role
Default Value: admin
oauthName
sub
If empty, the value is set as "UserName".
authenticationMethod
auth
Default Value: OAUTH2
forceLogout
flogout
Default Value: true
objectClass
objectclas
Default Value: person