Wiki source code of Azure AD (In Development)
Version 3.1 by Matthijs Noppe on 2024/11/08 12:52
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | This page contains all information on using, setting up and options of Azure AD | ||
2 | |||
3 | |||
4 | = Setup: = | ||
5 | |||
6 | To start using SSO on our monitoring platform you first have to setup you Entra environment. Here you can find a step-by-step guide on how to do this. | ||
7 | |||
8 | === Step 1: === | ||
9 | |||
10 | Make in Entra a new registration via "Applications" > "App registrations". Fill in the fields as seen in this image en press register. Color legend is below the image. | ||
11 | |||
12 | [[image:1731070292511-661.png||height="588" width="1063"]] | ||
13 | |||
14 | (% class="box infomessage" %) | ||
15 | ((( | ||
16 | - Blue: Your whitelabeled url to the portal you want SSO on. At the end you need to add '/auth/entra' | ||
17 | ))) | ||
18 | |||
19 | (% class="box successmessage" %) | ||
20 | ((( | ||
21 | - Green: Your name of choice. ex: 'Company - Monitoringportal' | ||
22 | ))) | ||
23 | |||
24 | === Step 2: === | ||
25 | |||
26 | In "App registrations" > "Name of choice" > "Authentication" turn the following checkboxes on so the necessary endpoints are enabled. Then press 'Save'. | ||
27 | |||
28 | [[image:1731070326768-298.png||height="588" width="1063"]] | ||
29 | |||
30 | (% class="box successmessage" %) | ||
31 | ((( | ||
32 | - Green: Your name of choice. (The same you chose in the first step.) | ||
33 | ))) | ||
34 | |||
35 | Step 3: | ||
36 | |||
37 | |||
38 | |||
39 | [[image:1731070243219-596.png||height="582" width="1053"]] | ||
40 | |||
41 |