Auth Oauth Authentik

Allow to login with Authentik

Technical Name:
auth_oauth_authentik
Version:
14.0
License:
Author:
Numigi
Website:
https://kastor.lab.numigi.net/web/image/product.template/924/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Auth Oauth Authentik

This module adds compatibility between the Authentik SSO and the vanilla Oauth feature of Odoo.

Context

As of Odoo version 14.0, the Response Type 'token' is forced in the code and it's not supported by Authentik According to Authentik OpenId configuration, the response types supported are: * "code" * "id_token", * "id_token token", * "code token", * "code id_token", * "code id_token token"

Overview

This module adds a new field in provider form view to set the response type authorized by Authentik OpenId configuration. If this value is set, its override the default value of odoo vanilla which is 'token'

static/description/Authentik-Auth-Provider.png

Contributors