8 | Visiting this page requires you to be authenticated. Use the button on the top right to sign in. 9 |
10 | 11 |
11 | <% if (msalAuth.getAuthenticated()) { %>
12 | Click here to get your ">ID Token Details
13 | or ">Edit Your Profile
14 | <% } else { %>
15 | Use the button on the top right to sign in.
16 |
17 | Note: You may have been signed out as a result of a password reset or edit profile.
18 | <% } %>
19 |
9 |
11 |
7 | Visiting this page requires you to be authenticated. Use the button on the top right to sign in. 8 |
9 |
7 | ${details}
8 |
10 |
9 | 10 |
11 |
8 |
11 |
13 | Click here to see your Sign-in Status
14 |
7 | Visiting this page requires you to be authenticated. Use the button on the top right to sign in. 8 |
9 |
7 | ${details}
8 |
8 |
11 |
13 | Click here to see your Sign-in Status
14 | or Token Details
15 |
10 |
9 | 10 |
11 |
8 |
11 |
13 | Click here to see your Sign-in Status
14 | or Call Graph
15 |
9 | Excellent! You are a member of the group(s) that are allowed to visit this page!
10 |
11 | ">Groups
12 | ">Admins Only
13 | ">Regular Users
14 |
7 | Visiting this page requires you to be authenticated. Use the button on the top right to sign in. 8 |
9 |
9 | Visiting this page requires the signed in user to be assigned to the correct group(s)
10 | as defined in the authentication.properties file.
11 |
12 | Click the Groups button to check if you are a member of any security groups that have been emitted in
13 | the ID token or obtained via Microsoft Graph. If you you do not see any groups, use the Readme
14 | instructions to add your user to one or more security
15 | groups. Follow the guidance in the Readme to make sure that the groups will be emitted in the ID token.
16 |
17 | If you do see group memberships, copy some values and enter them into the relevant fields in the
18 | authentication.properties file.
19 | Use "mvn clean package" and then restart the app.
20 |
21 | ">Groups
22 | ">Admins Only
23 | ">Regular Users
24 |
7 | ${details}
8 |
8 |
13 |
20 | Using the information in the token, the app has called Microsoft Graph to get your group
21 | memberships.
22 |
23 |
27 | ${groups}
28 |
29 |
30 | ">Token Details
31 | ">Admins Only
32 | ">Regular Users
33 |
10 | <% if (msalAuth.getAuthenticated()) { %> 11 | ">ID Token Details 12 | ">Groups 13 | ">Admins Only 14 | ">Regular Users 15 | <% } else { %> 16 | Use the button on the top right to sign in. 17 | Attempts to visit ">ID Token Details, 18 | ">Groups, 19 | ">Admins Only, 20 | or ">Regular Users 21 | will result in a 401 error. 22 | <% } %> 23 |
24 |10 | 11 |
12 |
9 |
12 |
14 | ">Groups
15 | ">Admins Only
16 | ">Regular Users
17 |
9 | Excellent! You are a member of the role(s) that are allowed to visit this page!
10 |
11 | ">ID Token Details
12 | ">Admins Only
13 | ">Regular Users
14 |
7 | Visiting this page requires you to be authenticated. Use the button on the top right to sign in. 8 |
9 |
9 | Visiting this page requires the signed in user to be assigned to the correct role(s) as defined in the authentication.properties file.
10 |
11 |
12 | ">ID Token Details
13 | ">Admins Only
14 | ">Regular Users
15 |
7 | ${details}
8 |
10 | <% if (msalAuth.getAuthenticated()) { %> 11 | ">ID Token Details 12 | ">Admins Only 13 | ">Regular Users 14 | <% } else { %> 15 | Use the button on the top right to sign in. 16 | Attempts to visit ">ID Token Details, 17 | ">Admins Only, 18 | or ">Regular Users 19 | will result in a 401 error. 20 | <% } %> 21 |
22 |10 | 11 |
12 |
9 |
12 |
14 | ">Admins Only
15 | ">Regular Users
16 |