LastPass SAML setup
Enable your LastPass users to access Trelica with Single-Sign-On (SSO).
Log in to LastPass and open the SSO and MFA menu option:

Navigate to Applications > Web App and click Add Application:

Under Select your app, choose Custom and in the App Name field enter Trelica.

Expand the Identity Provider step and click Metadata at the bottom right. This will download the IdP metadata file that tells Trelica how to configure itself for LastPass:

You now need to put the IdP metadata you downloaded from LastPass into Trelica.
Open Trelica in a new browser tab, as you will need to switch back to LastPass shortly.

Click New. The New SAML Identity Provider dialog is displayed.
In the Name field enter LastPass and ensure Metadata type is set to Metadata:

Open the IdP metadata that you downloaded from LastPass in a text editor (e.g. Notepad or Visual Studio Code), and cut
Ctrl + X
and paste Ctrl + V
the contents of the file into the Metadata field.Click Create.
The next step needs the ACS URL and the Entity ID from Trelica. You can copy these to the clipboard by clicking on the small copy icon next to each.

Flip between the Trelica and LastPass browser tabs to copy and paste
Ctrl + V
the URLs into LastPass. 
Expand Advanced Setup to move to the next step.
Set Identifier to Email and ensure that the SAML signature method is set to SHA256.
.png?alt=media&token=ac5ae12f-ee68-4098-82c6-a28d45620cc1)
Finally, expand the Custom Attributes step.
Ensure that Sign Assertion is selected and that Sign Response is not selected.

Now add three attributes as follows:
Attribute | Value |
---|---|
Email | email |
First Name | given_name |
Last Name | family_name |
Click Save and assign to save the SAML configuration and assign some users to the application for testing.
Ensure that you have assigned a test user to the Trelica Web App in LastPass.
Log in to LastPass as your test user and select the My Cloud Apps menu option.
.png?alt=media&token=fa080f12-58a1-49f2-b135-5b268ab04f84)
You should see the Trelica logo. Click on it, and after a short pause you should be logged in to Trelica.
Last modified 9mo ago