Skip to main content

Good afternoon,

We would like to show a message with a link to a user agreement on a user's first log-in and if they do not accept this agreement, we would like to automatically log them out.

Is there a way to make this happen through a process flow?

Hi StefanPater,

Check out the URL that is used when doing a manual log-out. I think it should be possible to use an open-link process action to navigate to the logout page.


Hi Anne, thanks for your answer!

This works, but sadly, the Universal GUI doesn't ‘listen’ to the ‘Open in new tab’ parameter in the ‘Open link’ process action, so it opens the log-out link in a new tab, which is not what we want.