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
Hello,
Implementing custom scopes via AWS cognito is forcing us to add a resource name prefix to the scope name.
e.g. wlcg/storage.read:/foo/bar instead of storage.read:/foo/bar
I would like to request that a feature that will read and discard the resource name prefix while processing the scopes.
Thank You.