OpenID Tokens

We recommend reading the official OpenID Connect docsarrow-up-right to understand the core principle behind OpenID Connect and how the different token types are being used.

The SDK supports automatic refresh of OpenID Access and Refresh Tokens.

In order to fetch these token types, no search options are required as the SDK will always store one token per type and these tokens are not associated with a specific subscription id.

Last updated