Skip to content
Discussion options

You must be logged in to vote

Hi, you just need to fill:

  • ROOT_URL to your external ghostfolio URL
  • ENABLE_FEATURE_AUTH_OIDC=true
  • OIDC_CLIENT_ID from Authentik ghostfolio provider
  • OIDC_CLIENT_SECRET from Authentik ghostfolio provider
  • OIDC_ISSUER from Authentik ghostfolio provider

There is no need to configure OIDC_CALLBACK_URL or other OIDC settings.

Ensure that REDIRECT_URI in Authentik is set to https://<your_ghostfolio>/api/auth/oidc/callback

If you leave REDIRECT_URI empty in Authentik it will accept and configure first uri that it gets.

Hope it helps.

Replies: 8 comments 26 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@0xFEEDC0DE64
Comment options

@dtslvr
Comment options

@0xFEEDC0DE64
Comment options

@dtslvr
Comment options

Comment options

You must be logged in to vote
15 replies
@Vpatrik
Comment options

@Loigzorn
Comment options

@Vpatrik
Comment options

@zhuqf
Comment options

@Vpatrik
Comment options

Comment options

You must be logged in to vote
1 reply
@dtslvr
Comment options

Comment options

You must be logged in to vote
2 replies
@gmag11
Comment options

Answer selected by lmaced0
@lmaced0
Comment options

Comment options

You must be logged in to vote
2 replies
@gmag11
Comment options

@flowcool
Comment options

Comment options

You must be logged in to vote
2 replies
@zhuqf
Comment options

@jdelker
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
self-hosted This issue is relevant for the self-hosted version