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
If CredentialCache contains a record for /admin/ path, the credential will prefix match queries to /administrator/something which does not land under the /admin/ path
If
CredentialCachecontains a record for/admin/path, the credential will prefix match queries to/administrator/somethingwhich does not land under the/admin/path