No they are available during validation, not during the login process. :-)
[though for Google Apps support that line is blurred]
On Tue, May 4, 2010 at 10:16 AM, Andrew Tillinghast
wrote:
>
> So long and short of it, those LDAP attributes aren't available during the
> validation.
>
> -Andrew
>
So long and short of it, those LDAP attributes aren't available during the
validation.
-Andrew
On May 4, 2010, at 10:08 AM, Scott Battaglia wrote:
> Any Spring bean should be accessible from the web flow (at least in Web Flow
> 2).
>
> The principal itself is not available from the web flow
Any Spring bean should be accessible from the web flow (at least in Web Flow
2).
The principal itself is not available from the web flow since its only
available on validation.
On Tue, May 4, 2010 at 9:12 AM, Andrew Tillinghast wrote:
>
> So is there a bean that can be accessed in WebFlow that
So is there a bean that can be accessed in WebFlow that will return the
principal with attributes?
-Andrew
On May 3, 2010, at 11:26 PM, Scott Battaglia wrote:
> Attributes about the principal are ONLY stored with the principal itself.
> The attributes you are referring to to are the values
Attributes about the principal are ONLY stored with the principal itself.
The attributes you are referring to to are the values POSTed. (i.e. ticket)
On Mon, May 3, 2010 at 4:49 PM, Andrew Tillinghast wrote:
>
>
> In our deployerConfigContext we're pulling some attributes from LDAP:
>
> class=
In our deployerConfigContext we're pulling some attributes from LDAP: