Define HTML form POST response mode

Issue #890 resolved
Michael Jones created an issue

In several different contexts, developers have independently asked for a HTML form POST binding for OpenID Connect – a feature that both SAML and WS-Federation also have. Ping Identity has actually already implemented such a binding.

Using the more flexible language that #889 enables, we should define an HTML form POST response mode for OpenID Connect.

Comments (1)

  1. Michael Jones reporter

    Fixed #889 - Generalized the descriptions of returning responses from the Authorization Endpoint to enable non-default Response Modes to be used. Fixed #890 - Defined the "form_post" Response Mode.

    → <<cset cf8249e6f08e>>

  2. Log in to comment