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
When assigning roles to the scope via the publisher portal, the portal does not consider the case sensitivity of the userstore domain and the role name.
Steps to Reproduce
Configure a secondary userstore via the carbon console (Domain name: SECONDARY)
Create a new user role under the secondary userstore (Role Name: newrole)
Go to the publisher and create a scope (SCOPE1) (Either global or local scopes, the issue is there)
Then assign the role in below scenarios.
Assigning the role to the scope with userstore domain name in lowercase and role name in lowercase - getting assigned. (Correct)
Assigning the role to the scope with userstore domain name in uppercase and role name in lowercase - getting assigned (Wrong)
Assigning the role to the scope with userstore domain name in lowercase and role name in lowercase - getting assigned (Wrong)
Assigning the role to the scope with userstore domain name in lowercase and role name in uppercase - getting assigned (Wrong)
Version
4.0.0
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered:
Description
When assigning roles to the scope via the publisher portal, the portal does not consider the case sensitivity of the userstore domain and the role name.
Steps to Reproduce
Version
4.0.0
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: