Excerpt |
---|
Instructions on how to integrate Squirro with Google's Single Sign-on offering. |
...
- Open the Google Admin console
- Click on "Apps"
- Click on "SAML apps"
- Create a new SAML app using the plus button at the bottom right
- Select "Setup my own custom app"
- Download the IDP metadata file - this is required for Squirro later
- Fill out the basic information:
- Application Name: Squirro
- Upload logo: You can use the file squirro_symbol.png
- Fill in the service provider details:
- ACS URL:
https://SQUIRRO/sso/callback
(URL of your Squirro installation plus the path/sso/callback
) - Entity ID:
https://sso.squirro.com/o/saml2/entity
- Keep other settings as is
- ACS URL:
- No mapping need to be defined.
- Finish the process and close the resulting dialog.
- Now enable the Squirro app for everybody, by clicking on the hamburger menu and clicking "ON for everyone"
Configure SAML Metadata
To configure SAML Single Sign-On with the federation metadata file, go to the Server
space in Squirro and in the navigation on the left select Single Sign-On (SAML)
.
Press the red plus button on the top right. Fill out the form:
- Domain:
*
- Enabled: Check
- Metadata file: upload the
GoogleIDPMetadata-squirro.com.xml
file that was downloaded from Google earlier - User group: Select a user group which should be assigned to all SSO users
...