Enabled OIDC for hoarder
This commit is contained in:
@ -2,4 +2,8 @@ HOARDER_VERSION=release
|
||||
NEXTAUTH_SECRET={{ hoarder_nextauth_secret }}
|
||||
MEILI_MASTER_KEY={{ hoarder_meili_master_key }}
|
||||
NEXTAUTH_URL=https://bookmarks.thesatelliteoflove.com
|
||||
OPENAI_API_KEY={{ openai_api_key }}
|
||||
OPENAI_API_KEY={{ openai_api_key }}
|
||||
OAUTH_CLIENT_SECRET={{ hoarder_oidc_client_secret }}
|
||||
OAUTH_CLIENT_ID=GTi0QBRH5TiTqZfxfAkYSQVVFouGdlOFMc2sjivN
|
||||
OAUTH_PROVIDER_NAME=Authentik
|
||||
OAUTH_WELLKNOWN_URL=https://auth.thesatelliteoflove.com/application/o/hoarder/.well-known/openid-configuration
|
Reference in New Issue
Block a user