Configuring Your OpenID Connect Provider to Connect to SystemLink
- Updated2025-10-28
- 1 minute(s) read
Configuring Your OpenID Connect Provider to Connect to SystemLink
Specify the redirect URL that the client configuration for your provider will use at login.
- Locate the settings for your OpenID Connect provider.
-
Use the following format to configure the login redirect URL for your
provider.
protocol://systemlink-dns:port/login/openidc-redirect
Where
- protocol is https:// or http://.
- systemlink-dns is the DNS name of the SystemLink server.
- port is the port the web server is
listening on. You can omit the port and the leading colon if you are
using port 80 or 443.Note NI recommends the DNS name in the redirect URI match the preferred hostname set in NI Web Server Configuration on the SystemLink server.
-
Use the following format to configure the front channel logout URL for your
provider.
protocol://systemlink-dns:port/login/openidc-redirect?logout=get