You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dataminer/dataminer_services/About_dataminer_services/Logging_on_to_dataminer_services.md
+40-1Lines changed: 40 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,11 +22,50 @@ When you access <https://dataminer.services>, you will have the following option
22
22
- If your corporate email address is linked to a Microsoft (personal or work), Google, Amazon, or LinkedIn account, you can authenticate yourself via one of those identity providers. This option is to be preferred, as it will allow you to use an existing account rather than a new, dedicated one.
23
23
24
24
> [!NOTE]
25
-
> In case you are using the Microsoft login and get an error that says you need admin approval, you can find the steps that your system administrator needs to take to resolve this on [this instructions page](https://dataminer.services/make-an-account/access_dcp.html).
25
+
> In case you are using the Microsoft login and get an error that says you need admin approval, below you can find [how your system administrator can resolve this](#having-trouble-signing-in-with-your-microsoft-account).
26
26
27
27
- If you cannot use an existing account, you can choose to create a dedicated dataminer.services account via the *Sign Up* option at the bottom. You will then be invited to enter your corporate email address and a password of your choice.
28
28
29
29
> [!NOTE]
30
30
>
31
31
> - Not all people who register with a corporate email address associated with your organization will automatically be granted access to all information that is exclusively available to your organization. This will only be the case for users who already had an account on the legacy dcp.skyline.be platform, i.e users who were already linked to your organization.
32
32
> - New people from your organization will have to create a user account on dataminer.services using their corporate email address (see above), which will then have to be linked to your organization. Currently, linking email addresses to organizations can only be done by Skyline staff on request. At a later time, we intend to provide you with an option to appoint an administrator in your organization, who will then be allowed to set up new dataminer.services accounts for your organization.
33
+
34
+
### Having trouble signing in with your Microsoft account?
35
+
36
+
When you want to log in using your existing corporate Microsoft account, the following notification may be shown:
If you see this, you should contact your IT department, so they can approve the access to the required resources. They will only have to give consent once. When this is done, this message will no longer be shown.
41
+
42
+
There are two options for your IT department to give consent:
43
+
44
+
- They can go to dataminer.services and go through the normal process of registering an account.
45
+
- They can use use the following link to directly give consent to our application:
In this link, `{tenant-id}` is your organization's tenant ID or any verified domain name.
50
+
51
+
In both cases, it is important to select the checkbox *Consent on behalf of your organization*. Selecting this also automatically allows access for regular users in the organization.
52
+
53
+

54
+
55
+
If the window shown above is not displayed, make sure an account is used that has the **Global Administrator** role in Azure.
56
+
57
+
These are the only things to which access is needed:
58
+
59
+
-`openid - https://graph.microsoft.com/openid`
60
+
61
+
Allows users to sign in to the app with their work or school accounts, and allows the app to see basic user profile information.
Allows the app to see and update the data you gave it access to, even when users are not currently using the app. This does not give the app any additional permissions.
66
+
67
+
> [!TIP]
68
+
> For more information, refer to the following Microsoft documentation pages:
69
+
>
70
+
> -[Consent experience for applications in Microsoft Entra ID](https://learn.microsoft.com/en-us/entra/identity-platform/application-consent-experience#common-consent-scenarios)
71
+
> -[Grant tenant-wide admin consent to an application](https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal)
0 commit comments