API Reference Azure Active Directory OpenID v0.3.3

Modules

Azure Active Directory authentication using OpenID.

Helper functions for enforcing some conditions. The functions raise errors if the conditions aren't met.

Creates, stores and checks nonces. A created nonce will be deleted after its timeout elapses.

Provides public key access for Azure Active directory Oauth. The public keys from the Microsoft openid configuration are fetched from the configuration endpoint. The appropriate key is selected using the x5t value from a token header.

Oauth2 auth code strategy for Azure Active Directory.

Oauth2 client credentials strategy for Azure Active Directory.

Runs validation on the claims for decrypted tokens.

Runs validation on the claims for Azure Active Directory claims.