DefaultSAML1NameIdentifierGenerator AttributeContext lookup ?

Tom Zeller tzeller at dragonacea.biz
Fri Jan 31 16:41:06 EST 2014


In DefaultSAML1NameIdentifierGenerator, the AttributeContext needs to
be retrieved from the RelyingPartyContext, not the
ProfileRequestContext, correct ? Should I make those changes or ?

136 final AttributeContext attributeCtx =
attributeContextLookupStrategy.apply(profileRequestContext);


More information about the dev mailing list