From 09f604a9237edcf895a8ce6d00b7c3f52fd56201 Mon Sep 17 00:00:00 2001 From: fxequals Date: Sat, 19 Jul 2025 09:34:06 -0400 Subject: [PATCH] removed horizontal bars --- emerald-theory/authentik/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/emerald-theory/authentik/README.md b/emerald-theory/authentik/README.md index 2672d4c..7a7c5a9 100644 --- a/emerald-theory/authentik/README.md +++ b/emerald-theory/authentik/README.md @@ -1,11 +1,11 @@ -# **Overview** ---- +# **Authentik Overview** + Authentik is an open-source Identity Provider (IdP) that allows users to self-host authentication and single sign-on (SSO) [GitHub Repository](https://github.com/goauthentik/authentik) [Official Documentation](https://docs.goauthentik.io/docs) # **Pre-Install** ---- + ## Dependencies - None ## Generate PG_PASS for .env @@ -36,7 +36,7 @@ AUTHENTIK_EMAIL__FROM= ``` # **Post-Install** ---- + >[!warning] Wait a few minutes before attempting to connect for the first time. All servers need to show as **Healthy** in Dockge Go to http://your-server-ip:9000/if/flow/initial-setup/ @@ -44,7 +44,7 @@ Go to http://your-server-ip:9000/if/flow/initial-setup/ - Don't use your primary email address for this account as it will conflict when you register yourself as a user # **NGINX Proxy Manager** ---- + ## Details - **Domain Names:** auth.ignitedinspirations.net - **Scheme:** http @@ -125,7 +125,7 @@ location @goauthentik_proxy_signin { >[!note] Edit the IP address in `proxy_pass` above and make sure it matches the one you specify in the Authentik docker-compose file # **Authentik** ---- + ## Create Google OAuth2 token 1) Go to [Official Documentation](https://support.google.com/cloud/answer/6158849?hl=en) and follow steps there - Make note of the Client ID and Client Secret