attribute access in duo velocity template

Cantor, Scott cantor.2 at osu.edu
Wed Apr 7 01:11:10 UTC 2021


On 4/6/21, 8:29 PM, "users on behalf of Paul B. Henson" <users-bounces at shibboleth.net on behalf of henson at cpp.edu> wrote:
> The duo template is not explicitly mentioned in the documentation:

Most of the views have some comments at the top listing some of what's defined, but they're not 100% complete nor always fully accurate due to cut/paste mistakes.

The "always available" stuff is defined, and the profileRequestContext is ultimately the means of getting to anything anyway.

>    I'm guessing it would have the same stuff available as the password login view? But maybe not.

Mostly.

But there are no attributes by this point, and if there are, you populated them and where you put them is not something defined by us. I tend to encourage stuffing them underneath the AuthenticationContext if you produce them during authentication.

-- Scott




More information about the users mailing list