SalesForce Logout Question
Cantor, Scott
cantor.2 at osu.edu
Wed Apr 25 11:00:14 EDT 2018
> Definitely would be so kind --- but am befuddle on what exactly occurring to
> initiate the 'SAML 2 AuthnRequest'.
Nothing is, that's explicitly what the message is saying, that it's not an AuthnRequest. When you turn up logging that high, the answer to any question that starts with "why does the DEBUG message say..." is "read the code if you really want to know".
The other piece of information that probably would make it a lot clearer would be that every SAML feature is derived from an entirely identical "parent" webflow that runs all the exact same code. That goes for front-channel, back-channel, SSO, SLO, queries, anything. Only the "middle" and some of the interceptors are different.
-- Scott
More information about the users
mailing list