Adding ACR values to OIDC Authorization endpoint

1
Hi All,   We are implementing OIDC into apps but encounter the difficulty of defining a acr value per alias (like the URN in the saml Module).   When changing the Authorization endpoint the saml tracer returns an error showing a “?” instead of a “&” pointing to the fact that the module does not expect this.   Any idea’s on how to do this, preferably without changing the source code ;)    Kind regards Jérémie Degrave
asked
1 answers
0

Hi Jeremie,

Can you explain where the ACR values need to be, and the error you got? Based on my (limited) understanding of acr, adding parameters to the authorization URL would make sense.

answered