This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/blueprints/system
Jens L 509b502d3c
providers/oauth2: offline access (#8026)
* improve scope check (log when application requests non-configured scopes)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add offline_access special scope

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* ensure scope is set

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update tests for refresh tokens

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* special handling of scopes for github compat

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix spec

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* attempt to fix oidc tests

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* remove hardcoded slug

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* check scope from authorization code instead of request

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix injection for consent stage checking incorrectly

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-01-04 19:57:11 +01:00
..
bootstrap.yaml security: fix oobe-flow reuse when akadmin is deleted (#7361) 2023-10-28 21:24:06 +02:00
providers-oauth2.yaml providers/oauth2: offline access (#8026) 2024-01-04 19:57:11 +01:00
providers-proxy.yaml core: fix PropertyMapping context not being available in request context 2023-12-23 02:55:49 +01:00
providers-rac.yaml enterprise/providers: Add RAC [AUTH-15] (#7291) 2023-12-30 21:33:14 +01:00
providers-saml.yaml blueprints: lowercase system blueprints' models 2022-08-08 20:38:42 +02:00
providers-scim.yaml providers/scim: change familyName default (#7904) 2023-12-18 16:52:34 +01:00
sources-ldap.yaml sources/ldap: add default property mapping to mirror directory structure (#6990) 2023-09-26 18:55:33 +02:00