Replies: 2 comments
|
as https://github.com/OpenIDC/mod_auth_openidc/blob/v2.4.18.1/auth_openidc.conf#L8-L13 mentions, the path in |
0 replies
|
Thanks 👍 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
My Apache-Config (using Apache/mod_auth_openidc from Debian 13):
I browse to
https://myserver.example.com/docs, after a login, I will redirect tohttps://myserver.example.com/redirect?code=...&state=...&session_state=...not to my destination /docs.After reading the documentation, it should work, where is my mistake?
All reactions