You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Now we can have only one role for one email provisioned in our Sandbox KeyCloak. (File /localdev/m365proxy/mocks.json
E.g. "jobTitle": "private-reviewer"
The task is to implement a mechanism that would provision two or more roles if they are listed, divided by coma.
E.g. "jobTitle": "private-reviewer, private-admin"
The text was updated successfully, but these errors were encountered:
Description:
Now we can have only one role for one email provisioned in our Sandbox KeyCloak. (File /localdev/m365proxy/mocks.json
E.g.
"jobTitle": "private-reviewer"
The task is to implement a mechanism that would provision two or more roles if they are listed, divided by coma.
E.g.
"jobTitle": "private-reviewer, private-admin"
The text was updated successfully, but these errors were encountered: