This table is used to configure all available single sign-on (SSO) IDPs (identity providers). When a public key is saved to a provider record, the Issuer, Issuer Name, Subject, Valid From, and Valid To fields will populate automatically.
One of the provider records in this look-up table should be marked as default. If the URL above is provided without any IDP name, the default IDP will be used.
Once an SSO provider record is configured for an IDP (identity provider), an SSO user can log in through the IDP by entering the following URL in a browser tab and pressing Enter:
http://<your Cority domain>/security/login.rails?idp=<IDP Name>.
This will direct the user to your company's IDP login page, and the IDP should be configured to post back to Cority using:
http://<your Cority domain>/security/samllogin.rails?idp=<IDP Name>.