Example 2: Access Airlock IAM Adminapp user details page with JWT in URL

To access the user details page of user "jdoe" with an SSO ticket (authenticating an administrator with the privilege to see user details), the URL might look like (JWT truncated):

https://iam.intra.net/auth-admin/secure/users/jdoe?sso=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJ...