Unexpected 401 on step-up authorization in the module version 2.4.19.2 #1384
Replies: 2 comments 6 replies
-
|
to answer that question we'd need the complete config related to mod_auth_openidc (including the relevant and Require statements), the server log using |
Beta Was this translation helpful? Give feedback.
-
|
Unfortunately this appears to be a limitation of the implementation, see https://github.com/OpenIDC/mod_auth_openidc/wiki/Known-Limitations#post-data-preservation-2-and-authorization--step-up-authentication ; we'll modify the text to reflect that running over https does not seem to mitigate this (anymore) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I updated from a previous release (2.4.15.3) to the latest (2.4.19.2) and I found a possible regression.
We have a 401 while we perform a legit step-up authorization from a POST request; so, having this configuration during a step-up az:
we encounter a 401.
Did anyone else find the same behavior?
@zandbelt could it be a regression or just my missconfiguration?
Thanks for help,
Pier
Beta Was this translation helpful? Give feedback.
All reactions