Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for form_post in OIDC responses (#9376) | Richard van der Hoff | 2021-02-17 | 1 | -0/+1 |
Apple want to POST the OIDC auth response back to us rather than using query-params; add the necessary support to make that work. |