Access user attribute in terms-of-use.vm

Cantor, Scott cantor.2 at osu.edu
Fri Aug 18 10:32:20 EDT 2017


On 8/18/17, 10:27 AM, "users on behalf of Rhian Resnick" <users-bounces at shibboleth.net on behalf of rresnick at fau.edu> wrote:

> More correctly we need the browser to send an ajax call to retrieve and display the correct policy text as we cannot store static
> text in a properties file. We also need to record the acceptance of the policy information externally to Shibboleth.

Ok, the AJAX part makes more sense. But the second part makes me think you're better off just building a different solution for the TOU step, it's more of an example than anything else. I guess if there's something there worth reusing it's fine but it's got a lot of weird mechanics to it that are really entirely about storing the result locally. If you're having trouble just redirecting to something else and then picking the request back up, that's easy to explain.

I guess the other point to make is that it gets audited too, so if the only additional need is just to capture the fact that it happened, you can do that out of band too.

-- Scott




More information about the users mailing list