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);