Apart from OneLogin and OKTA, it’s possible to setup a custom SAML IDP for your tenant. Here are the IDP configuration settings:
- RelayState: plusplus_saml
- 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
Go to Menu > Settings > SSO & Security. Look for the “Single Sign On (SSO) Providers” section and activate “Custom SAML Provider Login”.
Then go to the “SAML Settings” section and fill the fields:
- Issuer URL
- SAML Endpoint
- X.509 Certificate
- Email Parameter Field Name
- First Name Parameter Field Name
- Last Name Parameter Field Name
- Picture Parameter Field Name (optional)
Additionally you can configure the text and color of the login button through the fields:
- Login Button Text
- Login Button Color
Recent Comments