discoveryFunction selection

Cantor, Scott cantor.2 at osu.edu
Wed Sep 6 14:13:12 UTC 2023


>input.createSubcontext("org.opensaml.messaging.context.ScratchContext");

That won't work, you can access contexts by string but you can't create them that way, that requires actual Java class objects.

> Probably because createSubcontext is a protected and not a public
> function?

Nope.

> Or did you have a different location in mind for a variable to pass on from
> mfa to saml-flow/discovery function

The ScratchContext *is* the different location.

Please see footer, I can't really keep helping you here, that's not in the scope of what I can do for free.

-- Scott




More information about the users mailing list