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/providers/oauth2/migrations
Jens Langhammer 4cd629b5fc core: handle FlowNonApplicableException correctly in source flow_manager
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-07-03 22:03:03 +02:00
..
0001_initial.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
0002_oauth2provider_sub_mode.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
0003_auto_20200916_2129.py providers/oauth2: create access tokens as JWT 2020-12-27 19:36:17 +01:00
0004_remove_oauth2provider_post_logout_redirect_uris.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
0005_auto_20200920_1240.py providers/oauth2: create access tokens as JWT 2020-12-27 19:36:17 +01:00
0006_remove_oauth2provider_name.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
0007_auto_20201016_1107.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
0007_auto_20201016_1107_squashed_0017_alter_oauth2provider_token_validity.py *: Squash Migrations (#1593) 2021-10-11 21:39:35 +02:00
0008_oauth2provider_issuer_mode.py providers/oauth2: make iss field configurable 2020-12-27 15:02:12 +01:00
0008_rename_rsa_key_oauth2provider_signing_key_and_more.py crypto: use older syntax for type union 2021-12-22 22:22:45 +01:00
0009_oauth2provider_verification_keys_and_more.py sources/oauth: OIDC well-known and JWKS (#2936) 2022-05-24 21:02:50 +02:00
0009_remove_oauth2provider_response_type.py providers/oauth2: remove response_type field as spec doesn't require validation 2020-12-27 18:12:47 +01:00
0010_alter_oauth2provider_verification_keys.py providers/oauth2: fix verification_keys being required 2022-03-31 20:19:13 +02:00
0010_auto_20201227_1804.py providers/oauth2: create access tokens as JWT 2020-12-27 19:36:17 +01:00
0011_managed.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
0011_oauth2provider_jwks_sources_and_more.py providers/oauth2: set related_name for many-to-many so used by detects the connection 2022-05-24 22:12:35 +02:00
0012_oauth2provider_access_code_validity.py providers/oauth2: add access_code_validity (#795) 2021-04-28 21:03:43 +02:00
0012_remove_oauth2provider_verification_keys.py core: handle FlowNonApplicableException correctly in source flow_manager 2022-07-03 22:03:03 +02:00
0013_alter_authorizationcode_nonce.py providers/oauth2: remove size limit on Access code nonce 2021-06-02 20:20:07 +02:00
0014_alter_oauth2provider_rsa_key.py API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
0015_auto_20210703_1313.py providers/oauth2: add revoked field, create suspicious event when previous token is used 2021-07-03 15:59:01 +02:00
0016_alter_authorizationcode_nonce.py providers/oauth2: fix nonce field not being optional 2021-07-21 00:34:01 +02:00
0017_alter_oauth2provider_token_validity.py outposts/proxyv2 (#1365) 2021-09-08 18:04:56 +00:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00