Share all details about your problem, including any error messages you may have received.
Hello,
In order to define which entitlements users are allowed to request, in DynamicScopes, we defined RequestControl and RemoveControl rules. I have some questions regarding the functioning of scopes that I didn’t find the answers to in the documentation.
Is there a way to check which DynamicScope is applied to a user? Or is this done by just analyzing all the Selectors of the Scopes?
Some DynamicScopes don’t have Selectors. Are these scopes applied to all users?
When a user matches with more than one DynamicScope, which permissions are granted to the user? Does the user receive all the permissions from all the DynamicScopes? Does the user only receive the most restrictive permissions?
If there is a Post or Guide that addresses these questions, please feel free to share it
Also, regarding looking for the identity on the debug. What should I be looking for?
I tried looking for something related to scope, or even the name of a new scope I created, but I can’t seem to find reference to it. Is there an attribute that holds this information?
Dynamic scope as the name suggests it is not directly mapped on identity but rather this is attribute based matching that it does during accessing quicklink.
Like for example if you will consider “Manager” scope then it looks for all identity where managerStatus=“true” and this attribute you will be able to find in identity.