Google SAML/SSO
This guide is intended to help configure single sign on / SAML 2.0Â for Lucidity Software to be able to authenticate against your Google users.
Create a Lucidity app Instance
Log in to https://admin.google.comÂ
NOTE: The account that you use needs to have Super Admin privileges to perform the setup.
On the left-hand-side menu click Apps > Web and mobile apps
In the centre of the “Web and mobile apps“ screen click Add app > Add custom SAML app
The “Add custom SAML app“ modal will be displayed
Enter an appropriate “App name“ such as “Lucidity“ and optionally select a new icon. Click Continue
Suggested icon:
Download metadata in Option 1 and send this file to your Lucidity Customer Representative. Click Continue
You can also get this data once the app has been set upIn the “Service provider details“ screen enter the following (leave the Name ID format and Name ID values as default):
ACS URL: https://{clientName}.{domain}/simplesaml/module.php/saml/sp/saml2-acs.php/{clientName}
Entity ID: https://{clientName}.{domain}/simplesaml/module.php/saml/sp/metadata.php/{clientName}
Start URL: https://{clientName}.{domain}/home/login/lucidityintranet/completesso/{clientName}
NOTE: {clientName} represents your Lucidity instances subdomain and {domain} represents your Lucidity domain (luciditysoftware.com.au or lucidity.io)
Click Continue
In the “Attribute mapping“ screen click Add mapping:
Google Directory attributes: Basic Information > Primary email
App attributes: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn
Select category: Basic Information
Select user field: Primary EmailNOTE: The value needs to match the username naming conventions used for users in Lucidity. If an email is used only the first part is required (eg bob.smith@somewhere.com becomes bob.smith for authentication)
Click Finish
Enable the App. From back in the main SAML app index, select the newly created app
Click User access
Select ON for everyone OR select the required group(s) from the left-hand-side. Click Save
If you have not already sent the metadata.xml to you Lucidity Customer Representative please do so now
Â
Â