Wiki source code of Azure AD (In Development)
Version 4.1 by Matthijs Noppe on 2024/11/08 13:08
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 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 | |||
![]() |
4.1 | 8 | This is a paid feature so if you are interested, please contact [[sales@eniris.be>>mailto:sales@eniris.be]] |
9 | |||
![]() |
2.1 | 10 | === Step 1: === |
11 | |||
12 | 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. | ||
13 | |||
![]() |
3.1 | 14 | [[image:1731070292511-661.png||height="588" width="1063"]] |
15 | |||
![]() |
2.1 | 16 | (% class="box infomessage" %) |
17 | ((( | ||
18 | - Blue: Your whitelabeled url to the portal you want SSO on. At the end you need to add '/auth/entra' | ||
19 | ))) | ||
20 | |||
21 | (% class="box successmessage" %) | ||
22 | ((( | ||
23 | - Green: Your name of choice. ex: 'Company - Monitoringportal' | ||
24 | ))) | ||
25 | |||
26 | === Step 2: === | ||
27 | |||
28 | In "App registrations" > "Name of choice" > "Authentication" turn the following checkboxes on so the necessary endpoints are enabled. Then press 'Save'. | ||
29 | |||
![]() |
3.1 | 30 | [[image:1731070326768-298.png||height="588" width="1063"]] |
![]() |
2.1 | 31 | |
32 | (% class="box successmessage" %) | ||
33 | ((( | ||
34 | - Green: Your name of choice. (The same you chose in the first step.) | ||
35 | ))) | ||
36 | |||
![]() |
4.1 | 37 | === Step 3: === |
![]() |
2.1 | 38 | |
![]() |
4.1 | 39 | Go to "Certificates & secrets" and click "New client secret". Choose a random name, ex: "Insights 3" and choose an "Expiry date" far enough into the future. Don't forget to add a reminder for when it will expire. Copy immediately the secret id and value and write these down. You can not see them again so save them in a safe place. |
![]() |
2.1 | 40 | |
![]() |
3.1 | 41 | [[image:1731070243219-596.png||height="582" width="1053"]] |
![]() |
2.1 | 42 | |
![]() |
4.1 | 43 | (% class="box successmessage" %) |
44 | ((( | ||
45 | - Green: Your name of choice. (The same you chose in the first step.) | ||
46 | ))) | ||
47 | |||
48 | (% class="box errormessage" %) | ||
49 | ((( | ||
50 | - Red: Client value and Id | ||
51 | ))) | ||
52 | |||
53 | === Step 4: === | ||
54 | |||
55 | Go to the overview and write down the application id and the tenant id. | ||
56 | |||
57 | [[image:1731070859406-834.png||height="583" width="1070"]] | ||
58 | |||
59 | (% class="box successmessage" %) | ||
60 | ((( | ||
61 | - Green: Your name of choice. (The same you chose in the first step.) | ||
62 | ))) | ||
63 | |||
64 | (% class="box infomessage" %) | ||
65 | ((( | ||
66 | - Blue: Application and tenant ID | ||
67 | ))) | ||
68 | |||
69 | Step 5: | ||
70 | |||
71 | When all the previous steps are complete you need to send an email to our mailbox. | ||
72 | |||
73 | Once this is done we will start on integrating your SSO. | ||
74 | |||
75 | Here is the information we need in order to start so please respect this template: | ||
76 | |||
77 | (% class="box infomessage" %) | ||
78 | ((( | ||
79 | Receiver: | ||
80 | [[sso@eniris.be>>mailto:sso@eniris.be]] | ||
81 | ))) | ||
82 | |||
83 | (% class="box infomessage" %) | ||
84 | ((( | ||
85 | Title: | ||
86 | {Name of company} Azure AD | ||
87 | ))) | ||
88 | |||
89 | (% class="box infomessage" %) | ||
90 | ((( | ||
91 | Body: | ||
92 | Client value: {client value} | ||
93 | Client ID: {clietn id} | ||
94 | Application ID: {application id} | ||
95 | Tenant ID: {tenant id} | ||
96 | ))) |