API Reference keycloak v1.1.0

Modules

An OAuth2.Strategy implementation for authorizing with a Keycloak server.

This module is responsible for making calls to the Keycloak admin api.

A helper module for extracting claims from the %Joken.Token{}. In order to use these helpers, you must have the VerifyToken plug in your plug pipeline.

Module resposible for creating a properly configured OAuth2.Client for use with the Keycloak configuration.

Plug for verifying authorization on a per request basis, verifies that a token is set in the Authorization header.

Module that handles authorization flow for a client credentials grant