Exception: ADAL::TokenRequest::UserCredentialError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/adal/token_request.rb

Overview

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.