Configuring Single Sign-On (SSO)


 

Single sign-on (SSO) is a concept that allows users gain access to multiple, independent software systems by logging in once only. Similarly by signing out once, the user can terminate access to multiple systems.

SSO is supported by different authentication mechanisms. SapphireIMS supports SSO using an LDAP/AD server or using SAML with Identity Providers such as ADFS, Keycloak or by shared authentication schemes using OAuth2.

Enabling Single Sign-on in SapphireIMS Server

Note: The Single Sign-on setting can also be enabled from the Security Settings screen (Refer Settings->User Management->Security Settings)

 

GlobalSettingSSO.jpg

Settings-GlobalSettings-NTLMFlag.jpg

 

Settings to be enabled for Internet Explorer and Google Chrome Browsers

 

Note.gifNote: For Chrome, the settings are picked up from IE and thus the steps remain the same

 

  1. In the IE browser, click on "Tools" menu and select "Internet Options" and click on "Security" tab.

  2. Select "Trusted Sites" zone to change the security settings.

  3. Click on "Sites" button.

  4. Enter the IP Address of the SapphireIMS server and click "Add". Click on "Close" and "Ok".

 

Settings to be enabled in Mozilla Firefox browser

  1. In the address bar, type "about:config" and press Enter.

  2. The about:config "This might void your warranty!" warning page may appear. Click "I'll be careful, I promise!" to continue to the about:config page

  3. In the about:config page, search for the preference "network.automatic-ntlm-auth.trusted-uris" and double-click on it.

  4. In the prompt that comes up, type the IP Address of the SapphireIMS server.

  5. Press "OK".

 

 

Notes: 1. When SSO is enabled in Windows Security policy, please provide login credentials and check the box "Remember my credentials" to avoid repeated entry of login credentials.

2. The default local security policy in Windows prevents LM and NTLM responses. So, in case you are unable to login to SapphireIMS, please follow the steps mentioned below :

i) Go to Local Security Policy > Security Settings > Local Policies > Security Options

ii) Select Network security: LAN Manager Authentication level

iii) Change security setting to Send LM & NTLM responses