Data connector resolutionPhases
Pierre SAGNE
pierre.sagne at ac-orleans-tours.fr
Mon Oct 7 12:31:05 UTC 2024
In fact, i used the code from the wiki for the base code resCtx =
input.getSubcontext("net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext",
true);
So I thought it was standard.
But I guess it is more complex than that.
For example in this case, i noticed that my AttributeResolverContext is
removed between two consecutive MFA strategies (even if I don't clear
anything myself).
Would it be better to put the ARC somewhere else, to be able to reuse
the previously resolved attributes ? For example inside the
MultiFactorAuthenticationContext ?
Pierre Sagne.
Pôle Identité
DSI - Rectorat d'Orléans-Tours
Tél: 02 38 79 45 56
Le 07/10/2024 à 14:17, Cantor, Scott a écrit :
>> I'll try that, but If you can confirm that i correctly understood
>> what you suggested, that would help to know i'm searching
>> in the right direction.
> Provided your ARC is directly under the PRC, that works. Any cases where the ARC is somewhere else won't see the label at all, so they would honor a rule that requires the label.
>
> -- Scott
>
>
More information about the users
mailing list