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/authentik
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
..
admin root: fix API schema for kotlin (#7601) 2023-11-17 00:07:21 +01:00
api events: add ASN Database reader (#7793) 2023-12-20 22:16:50 +01:00
blueprints outposts: fix Outpost reconcile not re-assigning managed attribute (#8014) 2023-12-30 15:18:21 +01:00
core enterprise/providers/rac: add alert that enterprise is required for RAC (#8057) 2024-01-04 16:18:12 +01:00
crypto crypto: fix race conditions when creating self-signed certificates on startup (#7344) 2023-10-27 16:29:10 +02:00
enterprise enterprise/providers/rac: add option to limit concurrent connections to endpoint (#8053) 2024-01-04 16:27:16 +01:00
events enterprise/providers/rac: create authorize_application event when creating token (#8050) 2024-01-03 14:47:17 +01:00
flows flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
lib sources/oauth: fix missing get_user_id for OIDC-like sources (Azure AD) (#7970) 2023-12-22 00:10:47 +01:00
outposts enterprise/providers: Add RAC [AUTH-15] (#7291) 2023-12-30 21:33:14 +01:00
policies events: add ASN Database reader (#7793) 2023-12-20 22:16:50 +01:00
providers providers/oauth2: offline access (#8026) 2024-01-04 19:57:11 +01:00
rbac rbac: handle lookup error (#7341) 2023-10-27 13:38:44 +02:00
recovery core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
root tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
sources tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
stages stages/user_login: session binding (#7881) 2023-12-23 01:20:23 +01:00
tenants *: fix api errors raised in general validate() to specify a field (#6663) 2023-08-29 14:41:48 +02:00
__init__.py release: 2023.10.5 2023-12-21 15:08:13 +01:00