From 77108ea19e725022e6168753d19037d781b4f8fe Mon Sep 17 00:00:00 2001 From: laxmanpradhan Date: Sat, 30 Dec 2023 14:45:31 -0800 Subject: Authentik oAuth setup documentation updates (#5969) * Update 16_OpenID-Connect-Authentik.md updated docs * Add files via upload * Update 16_OpenID-Connect-Authentik.md Updated documentation with many clarifications. The most important one is the redirect URL which must include the port or it will not work. To ensure compatibility, I have recommended both URLs be added, with and without the port. Example docker-compose also added with traefik reverse proxy. * Reduce screenshot size * Fixes and improvements * Allow changing auth to HTTP --------- Co-authored-by: Alexandre Alapetite --- app/views/auth/index.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/auth/index.phtml') diff --git a/app/views/auth/index.phtml b/app/views/auth/index.phtml index f82adaaae..e41223609 100644 --- a/app/views/auth/index.phtml +++ b/app/views/auth/index.phtml @@ -21,8 +21,8 @@ - + -- cgit v1.2.3