Configuring the automatic login in the Nexeed Industrial Application System
In the Nexeed Industrial Application System a default identity provider must be defined so the login mask is skipped and the Windows user is automatically logged in to the identity provider.
The identity provider can be set up in two different ways:
-
Configuration in Multitenant Access Control: Identity provider.
(Valid from Nexeed Industrial Application System 2023.02 onwards). -
By appending the query parameter preferred_idp to the URL.
Example: https://<server>?<parameter> &preferred_idp="Identity provider"
|
If a default identity provider is defined but another user is to be logged in, an invalid identity provider can be written to the preferred_idp query parameter. The login mask is then displayed again and another user can be logged in. Example: https://<server>?<parameter> &preferred_idp="undefined" |
If the automatic login does not work and a user selection appears, continue with: Configuring the automatic login to the identity provider with the Windows user.