Module openid::provider::microsoft[][src]

Functions

authenticate

Given an auth_code and auth options, request the token, decode, and validate it. This validation is specific to Microsoft OIDC provider, it skips issuer validation.

validate_token

Validate a decoded token for Microsoft OpenID. If you don’t get an error, its valid! Nonce and max_age come from your auth_uri options. Errors are: