OpenStack horizon and mod_auth_openidc integration - different errors on Firefox and Chrome #533
Unanswered
Dawoodkhorsandi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
running over plain http instead of https is not supported OOTB before the next release 2.4.6, you can use OIDC_COOKIE_APPEND as a workaround |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I tried to configure websso in OpenStack, I changed the config files for horizon, keystone, and apache like bellow:
mod_auth_openidc config
keystone config
horizon config
Errors
mod_auth_openidc generates a different error for chrome and firefox with the same Gmail account, logs:
Chrome:
Full log for chrome's case
Firefox
Full log for FireFox's case
mod_auth_openidc version == 2.4.5
Beta Was this translation helpful? Give feedback.
All reactions