Integration of authentik role #1

Merged
bert-jan merged 17 commits from feat/authentik into main 2026-01-15 09:12:10 +00:00

17 commits

Author SHA1 Message Date
21d340de05
fix: correctly reference login_source in blueprint-login-sources 2026-01-14 18:00:56 +01:00
a63da2a29e
chore: reorder blueprints so referenced objects are created before applying 2026-01-14 17:55:31 +01:00
f1f8406c7e
chore: move blueprints to custom folder
otherwise it overwrites default blueprints provided by authentik
2026-01-14 17:37:57 +01:00
fe31369f8c
chore: add healthcheck to authentik and wait for it after deployment 2026-01-14 17:36:52 +01:00
7f639e8191
fix: add lock_timout to apt cache update
should prevent errors with new vagrant machines, where apt is still locked by vagrant
2026-01-14 17:36:07 +01:00
5ed12c64d0
chore: add authentik_login_user_fields to allow showing custom fields, or removing them
e.g when using social + local logins
2026-01-14 16:50:33 +01:00
b00a051b9d
chore: add blueprint stuff to seperate task file 2026-01-14 16:23:52 +01:00
3d3a09025a
feat: allow deletion of ressources via blueprints 2026-01-14 16:22:58 +01:00
f8b9975ae4
chore: add removal of stale blueprints 2026-01-14 16:22:57 +01:00
8828436adf
chore: add minimal readme 2026-01-14 16:22:57 +01:00
d800d43c71
feat: add ability to provision local users using blueprints 2026-01-14 16:22:57 +01:00
359622d17a
feat: add ability to provision entra login sources using blueprints 2026-01-14 15:35:18 +01:00
0106e8801f
feat: add ability to provision outposts using blueprints 2026-01-14 14:31:22 +01:00
438a41356a
feat: add ability to provision proxy apps using blueprints 2026-01-14 14:05:05 +01:00
3f8afa12ef
feat: add ability to provision using blueprints 2026-01-14 13:49:40 +01:00
f814496049
chore: add basic docker-compose for authentik 2026-01-14 12:47:45 +01:00
43327b47f3
chore: add new role boilerplate for authentik 2026-01-14 10:03:06 +01:00