: 1. Required claim
:: '''Unique User Identifier (Name ID)''': this can be the user.mail or user.employeeid or any unique identifier in the user profile fields
: 2. Additional claims- additional attributes are needed when user will be created on the fly:: '''First name*''': user.givenname:: '''Last name*''': user.lastname:: '''Email*''': user.mail:: '''Department''': user.department:: '''Roles''': user.assignedroles:: '''SSOModule''': constant value that is going to be used in the SmartSimple configuration "SSO Alias" Note all * are mandatory the other attributes are optional.
====OKTA====