Changes that I cannot remember
Some checks failed
/ authentik" (push) Failing after 1m40s
/ non-lab (push) Successful in 1m14s

This commit is contained in:
Chris Cowley 2024-10-03 09:57:25 +00:00
parent 36bb4565ac
commit 846fca77c1
2 changed files with 51 additions and 1 deletions

View file

@ -9,7 +9,8 @@ resource "authentik_provider_oauth2" "jellyfin" {
authorization_flow = data.authentik_flow.default-provider-authorization-implicit-consent.id
redirect_uris = [
"https://jellyfin.lab.cowley.tech/sso/OID/start/authentik"
"https://jellyfin.lab.cowley.tech/sso/OID/start/authentik",
".*",
]
property_mappings = [