How to display the "user agreement" form after authentication ?

I'm using Nuxeo 5.5 (DM + webengine) and I would like to add a step after authentication.

Goal : once the user is authenticated, he has to accept the “user agreement” to see the(webengine) site. I added a “cguAccepted” in the user schema and created a document with the content of the user agreement.

How can I redirect the user on the “user agreement” form after authentication ? What is the best (or easiest) way to do this ?

0 votes

1 answers

1414 views

ANSWER



0 votes