mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Question: ODIC Redirect URL #386
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PaulaBras on GitHub (Nov 15, 2023).
I hi begun to set up planka with authentik. But I get a bad redirect URL and I can't seem to find it. What shall I sue?
@meltyshev commented on GitHub (Nov 15, 2023):
Hi! This part seems to be missing from our documentation and needs to be added.
The redirect URL should be
https://domain.name/oidc-callback(wherehttps://domain.nameis yourBASE_URL).@PaulaBras commented on GitHub (Nov 15, 2023):
thanks!