OauthAzureActivedirectory.Client (oauth_azure_activedirectory v1.1.0)

Documentation for OauthAzureActivedirectory.Client(state)

Summary

Functions

Return authorize URL

Validate token and return payload attributes in JWT

Return logout URL and set optional logout redirect URL

Functions

Link to this function

authorize_url(client, params)

(since 1.0.0)
Link to this function

authorize_url!(state)

(since 1.0.0)

Return authorize URL

Link to this function

callback_params(map)

(since 1.0.0)

Validate token and return payload attributes in JWT

Link to this function

client()

(since 1.0.0)
Link to this function

logout_url()

(since 1.0.0)

Return logout URL and set optional logout redirect URL

Link to this function

process_callback!(params)

(since 1.0.0)

See OauthAzureActivedirectory.Client.callback_params/1.