class ADAL::TokenRequest::UserCredentialError

An error that signifies an attempt to perform OAuth with a UserIdentifier. UserIdentifiers can only be used to retrieve access tokens from the cache, so if no matching cache token is found, this error is thrown.