-
Richard van der Hoff authored
Apple want to POST the OIDC auth response back to us rather than using query-params; add the necessary support to make that work.
Richard van der Hoff authoredApple want to POST the OIDC auth response back to us rather than using query-params; add the necessary support to make that work.
9376.feature 103 B
Add support for receiving OpenID Connect authentication responses via form `POST`s rather than `GET`s.