- Go to the OneLogin applications page, and click "Add App".
- Search for "SAML Test Connector (IdP)" in the "Find Applications" section and select "SAML Test Connector (IdP) w/encrypt"
- Update the "Display Name" to "Benchling" and click "Save"
- Set the following attributes (replace "YOURDOMAIN" with your subdomain):
- RelayState: Leave empty
- Audience: https://YOURDOMAIN.benchling.com/ext/saml/metadata.xml
- Recipient: https://YOURDOMAIN.benchling.com/ext/saml/signin:finish
- ACS (Consumer) URL Validator: ^https:\/\/YOURDOMAIN.benchling.com\/ext\/saml\/signin:finish$
- ACS (Consumer) URL: https://YOURDOMAIN.benchling.com/ext/saml/signin:finish
- Single Logout URL: Leave empty
Click Save.
Next, for each of the parameters below:
- Click "Add parameter"
- Type in the "Field name"
- Check "Include in SAML assertion"
- Click "Save". This will add a row to the parameters table with a Value of "- No Default -".
- Click the "Value" field and select the appropriate Value in the dropdown.
Parameters:
- Field name:
email
, Value:Email
- Field name:
firstName
, Value:First Name
- Field name:
lastName
, Value:Last Name
Click Save in the top right of the page.
Once configured, return to SAML Single Sign-On and continue from Step 2.