Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This article will walk you through how you can set up a login source to integrate single sign-on services such as SAML. 


Working with Login Sources

You can add login sources in the Admin Options under Users


by default, you will have the OPSCOM login source which deals with the standard login form that users see when logging in from the user side. This is listed as OPSCOM under the login sources. 



If we were to disable this option then we would only be left with our SAML login source. 

Adding Login Sources

To add login sources we click the Add Login Source button at the top right corner of the page.


Any required fields will be displayed in red letting you know they must be completed before you can save. 

The Code field is what the user profile will match against when adding users to the new login source. However, only one login source code can be activated at a time. 

Service Provider Fields

The Unique Identifier is the ID of the external SAML system that comes from the provider. 

The Entity ID for Service Provider is the name that our system communicates with the SAML system for example. It also becomes part of the URL for the user portal 

The x509 certificate can be generated and added to the service provider. 


Identity Provider Fields

These fields come from the system you are working with such as SAML when communicating with ops-com. For example, SAML should display its metadata under Federation → Show Metadata. 


Once the settings have been completed and saved you will have access to the MetaData and Translations tab. 

Metadata

The Metadata tab provides the XML that would be provided to the service provider

Translations

Translations can be used to change the text displayed on your login button from the user side. We can create as many different translations as we have available on our system. For this example, we have English and French. 

Managing Login Sources

We can manage our login sources by either editing or deleting them using the two buttons to the right of each source.



Archiving a login source means that it will no longer display on the user side and any users associated with this source will be removed from logging in this way. 

  • No labels