Using a different SP entity ID with the IdP SAML authn flow
Cantor, Scott
cantor.2 at osu.edu
Wed Sep 15 16:53:31 UTC 2021
On 9/15/21, 12:45 PM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:
> If I did want to put if statements in for the specific authn contexts I want to support and have any other non
>-null values result in an error, what method would I call to set the error?
I doubt it would be wise to try to do that, all you can do here is return something or not, and if you throw it's not going to be graceful. I'm just saying you probably want to leave it returning nothing so it falls back to the usual value if something unusual happens.
-- Scott
More information about the users
mailing list