[PR #50] [MERGED] fix(docs): Fix redirect_url example #683

Closed
opened 2025-11-01 21:02:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: fix_oidc_docs


📝 Commits (1)

  • ce8d6b5 fix(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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/50 **Author:** [@fleaz](https://github.com/fleaz) **Created:** 9/27/2022 **Status:** ✅ Merged **Merged:** 9/28/2022 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix_oidc_docs` --- ### 📝 Commits (1) - [`ce8d6b5`](https://github.com/go-vikunja/vikunja/commit/ce8d6b52723919b93f70df2511826baab262eaef) fix(docs): Fix redirect_url example ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/doc/setup/openid-examples.md` (+1 -1) </details> ### 📄 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](https://github.com/go-vikunja/api/blob/54b7f7127cb5aa5aba6a97798685efb59ac8ca83/pkg/modules/auth/openid/providers.go#L145) (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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:02:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#683