AccessTokenRetrievalMethod

Defined in header “ark/catalog/authentication_client.hh”.


Retrieval modes for access tokens.

Values

  • Standard = 0
    Use standard rules for access tokens only refresh if it looks like the token will be expiring soon.

  • ForceRefresh = 1
    Force a refresh, even if it doesn’t look like the token will expire anytime soon.