User Roles
Using SCIM with Okta, it's possible to set the role of users directly from Okta.
In Okta, select the Condes SSO App under Directory > Profile Editor.
Click Add Attribute in the Attributes section to add the user roles mapping.
Fill out the form so that it reflects the below settings.
Variable Name: Condens role (can be anything)
External Name: roles.^[primary==true].value
External Namespace: urn:ietf:params:scim:schemas:core:2.0:User
Attribute Required: YES
Scope: Group
Select "Define enumerated list of values"
Enter the Condens roles as attribute members (make sure the value is exactly as below and lower case:
Display name: Admin, Value: admin
Display name: Researcher, Value: researcher
Display name: Full-Access Stakeholder, Value: full_access_stakeholder
Display name: Stakeholder, Value: stakeholder
Display name: Non-Research Admin, Value: admin#nonresearch
Once this is done, you can assign a user role to each user during the application assignment, either directly or via mapping.