[IGN-2495] Directing a User to a URL depending on login in Perspective

I would like to know how to direct a user to a specific URL after logging in. Is this possible?
Example : User A would like to see “Widget Production Page” after logging in. User B would like to see “Johnson Rods Page”

Thank you in advance.

One option would be a property change script on session.props.auth.user:
https://docs.inductiveautomation.com/display/DOC81/Session+Properties#SessionProperties-SessionPropertiesTable

1 Like