> Ok. One last question. How do I get the passwordExpiration attribute inside a > spring flow bean ? It's in the context tree, you will need to see the javadocs for how to access all the information. The structure in this particular case is ProfileRequestContext -> RelyingPartyContext -> AttributeContext -- Scott