fix(docs): Fix redirect_url example (#50)
The name of the openid provider gets appended to the redirect_url
This commit is contained in:
parent
54b7f7127c
commit
9bb8a26706
@ -37,7 +37,7 @@ Authelia config:
|
||||
description: Vikunja
|
||||
secret: <vikunja secret>
|
||||
redirect_uris:
|
||||
- https://vikunja.mydomain.com/auth/openid/ <----- Matching slash at the end
|
||||
- https://vikunja.mydomain.com/auth/openid/authelia
|
||||
scopes:
|
||||
- openid
|
||||
- email
|
||||
|
Loading…
x
Reference in New Issue
Block a user