401 error or application/vnd.paos+xml not supported?
Cantor, Scott
cantor.2 at osu.edu
Tue Mar 29 12:19:25 UTC 2022
On 3/29/22, 6:41 AM, "users on behalf of Käfer Thomas via users" <users-bounces at shibboleth.net on behalf of users at shibboleth.net> wrote:
> Before adapting the IDP 4.1.5 to work with ECP it produced this error upon receiving an ECP request:
> MessageDecodingException: Content-Type 'application/vnd.paos+xml' was not a supported media type
Because that's wrong. PAOS is an SP thing, the request/respoonse to the IdP is SOAP and that's not the SOAP 1.1 media type.
> After following this ECP guide for IDP 3.x (couldn't find one for IDP 4.x):
There is nothing much to do, that's why there's no specific guide. And the bulk of that page is *unnecessary*, which is why I didn't copy it over.
ECP is enabled out of the box and there is no special configuration apart from marking the relevant login flows as nonBrowserSupporting if necessary, which is not a requirement for simple password authentication, it's already enabled for that by default.
-- Scott
More information about the users
mailing list