attribute-resolver.xml and webflow context variables
Cantor, Scott
cantor.2 at osu.edu
Thu Nov 17 21:15:34 EST 2016
> We can set variables in the flows using the above syntax.
You don't need anything that complex to set them in the flows, you have native access to set flow scope variables much easier than that.
> But, we have not figured out how to access those same classes
> within the attribute-resolver context. Different syntax is used.
No, that is the syntax once you have a ProfileRequestContext to hand. If it's not working then you'll have to look at the documentation and Javadocs and determine where I got it slightly wrong, I certainly didn't test it. But no, it is not a different syntax, it's the exact syntax.
> We are studying spring.........
This doesn't have anything to do with Spring, unless you mean SWF, and even that isn't really too relevant, this is just the way the IdP exposes state.
> Can you provide any clues to help us along??
You've given me no error message, no indication of what you're doing, where you're doing it, what syntax you used, etc.
-- Scott
More information about the users
mailing list