Apart from OneLogin and Okta, itβs possible to setup a custom SAML IDP for your employee data. Here are the IDP configuration settings:
- RelayState: plusplus_saml 
- Service Provider Entity ID / Audience: https://www.plusplus.co 
- ACS URL: https://{{ your_plusplus_domain_url }}/auth/complete/saml/ 
- Recipient: https://{{ your_plusplus_domain_url }}/auth/complete/saml/ 
- Signature Algorithm: SHA-1 
- NameID: urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified 
- RequestedAuthnContext Comparison: exact 
- RequestedAuthnContext AuthnContextClassRef: urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport 
- Signing method: Signed responses/messages (not assertions) 
- Go to Menu β Settings β Security 
- Within the Single Sign On (SSO) section, enable Custom SAML Login Provider 
- Within the SAML Settings section, configure the SAML parameters: - Issuer URL 
- SAML endpoint 
- X.509 certificate 
- Email field 
- First name field 
- Last name field 
- Picture field (optional) 
- Authentication context classes 
- Authentication context comparison 
- Login button label (optional) 
- Login button color (optional) 
 
The settings panel looks like this:


