(→Important information) |
(→Client) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 7: | Line 7: | ||
= Instructions = | = Instructions = | ||
| − | = Important information: Reverse Proxies = | + | == Important information: Reverse Proxies == |
Single Sign-On (SSO) offers benefits beyond reusing a central account, such as ensuring only the identity provider and browser see user credentials, enforcing two-factor authentication (2FA), and shielding intranet servers via reverse proxy checking for valid SSO sessions. Organizations often secure HTTPS interactions by ensuring requests carry a session cookie or bearer token from the identity provider, otherwise redirecting requests to the identity provider. | Single Sign-On (SSO) offers benefits beyond reusing a central account, such as ensuring only the identity provider and browser see user credentials, enforcing two-factor authentication (2FA), and shielding intranet servers via reverse proxy checking for valid SSO sessions. Organizations often secure HTTPS interactions by ensuring requests carry a session cookie or bearer token from the identity provider, otherwise redirecting requests to the identity provider. | ||
| Line 16: | Line 16: | ||
If there are further questions, support is available to help. | If there are further questions, support is available to help. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
== Login == | == Login == | ||
| Line 236: | Line 229: | ||
{{Hint|Entra requires a client secret for web applications (to be configured both in Entra as well as in the client profile's OIDC settings described above). For native/mobile applications, the client secret must be null though!}} | {{Hint|Entra requires a client secret for web applications (to be configured both in Entra as well as in the client profile's OIDC settings described above). For native/mobile applications, the client secret must be null though!}} | ||
| − | + | {{Hint|It's also possible to [[Login_View#Offline_SSO_Login|login offline with SSO]] setups under certain conditions. {{Version/WinXSince|5.2}}{{Version/MobileSince|5.2}}}} | |
Latest revision as of 09:36, 16 July 2026
Single Sign-On (SSO) allows an end-user to interact with multiple services without logging in more than once.
This page shows how to integrate UBIK® into such an SSO environment.