mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-09 07:13:35 -05:00
[PR #50] [MERGED] fix(docs): Fix redirect_url example #683
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?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/50
Author: @fleaz
Created: 9/27/2022
Status: ✅ Merged
Merged: 9/28/2022
Merged by: @kolaente
Base:
main← Head:fix_oidc_docs📝 Commits (1)
ce8d6b5fix(docs): Fix redirect_url example📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docs/content/doc/setup/openid-examples.md(+1 -1)📄 Description
Hey,
we just setup a Vikunja connected to Authelia and I was very pleased to see that there is an example for exact this usecase but we discovered a small mistake in the example. According to this line (and to our experience :D) the name of the provider from the config gets appended to the redirect_url therefore the example won't work like it was in the docs.
Best,
Felix
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.