Use a string defined in idp.properties in the view attribute of a flow

Cantor, Scott cantor.2 at osu.edu
Sun Mar 11 20:52:42 EDT 2018


On 3/11/18, 10:14 AM, "users on behalf of shibboleth655 at lewenberg.com" <users-bounces at shibboleth.net on behalf of shibboleth655 at lewenberg.com> wrote:

> What _is_ the correct way to make the view attribute get the value 
> defined by the bean "shibboleth.xyz.abc"?

That is always wrong because you MUST NOT define beans that start with "shibboleth."

#{ flowRequestContext.getActiveFlow().getApplicationContext().getBean('name') }

-- Scott




More information about the users mailing list