...
Name | Description |
---|---|
Security.Identity.AzureAd.Common.Instance | The base URI of the Azure AD instance to be used. As a rule, the value "https://login.microsoftonline.com/" must be entered here. |
Security.Identity.AzureAd.Common.Domain | The name of the domain whose users are allowed to log in (e.g. "galileo-group.de" or "mycompany.com"). |
Security.Identity.AzureAd.Common.TenantId | The tenant ID of the associated Microsoft tenant. This was determined in the Azure AD configuration steps. |
Security.Identity.AzureAd.Backend.ClientId | The client ID of the app registered in Azure AD for the Connect Server. |
Security.Identity.AzureAd.Backend.Audience | The URI of the scope created during Azure AD configuration without "/API.Access". |
Security.Identity.AzureAd.Frontend.ClientId | The client ID of the app registered in Azure AD for the Connect Server frontend. |
Security.Identity.AzureAd.Frontend.Scope | The URI of the scope created during Azure AD configuration. |
After changing the configuration, a customized version of the start page is generated for the WebAssembly-based GUI, which references other JavaScript libraries. Since the browser may use an old version of this page from the browser cache the next time it is called, this may result in errors while executing JavaScript code. In this case, force the cached page to be refreshed by holding down the Shift key while clicking the refresh page button in the browser.