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/core/migrations
risson 1957717160
providers: Add ability to choose a default authentication flow (#5070)
* core: add ability to choose a default authentication flow for a provider

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>

* update web to use correct ak-search-select

I don't think this element existed when the PR was initially created, lol

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

* only use provider authentication flow for authentication designation

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

* add tests

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

* fix tests

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

---------

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2023-03-24 13:26:00 +01:00
..
0001_initial.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
0002_auto_20200523_1133_squashed_0011_provider_name_temp.py core: bootstrap email (#4788) 2023-02-26 17:02:45 +01:00
0012_auto_20201003_1737_squashed_0016_auto_20201202_2234.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
0017_managed.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
0018_auto_20210330_1345_squashed_0028_alter_token_intent.py core: add validator which allows for URLs with formatting (#4890) 2023-03-10 00:16:17 +01:00
0019_application_group.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
0020_application_open_in_new_tab.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
0021_source_user_path_user_path.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
0022_alter_group_parent.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
0023_source_authentik_c_slug_ccb2e5_idx_and_more.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
0024_source_icon.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
0025_alter_provider_authorization_flow.py providers: SCIM (#4835) 2023-03-06 19:39:08 +01:00
0026_alter_propertymapping_name_alter_provider_name.py core: enforce unique on names where it makes sense (#4866) 2023-03-07 23:52:34 +01:00
0027_alter_user_uuid.py core: Add unique constraint to user UUID (#5004) 2023-03-20 00:33:08 +01:00
0028_provider_authentication_flow.py providers: Add ability to choose a default authentication flow (#5070) 2023-03-24 13:26:00 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00