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