...
- The entityID of the Hosted IdP instance. This will likely be (with
example.org
replaced by your organisations domain):- for Tuakiri-TEST:
https://hostedidp-login.test.tuakiri.ac.nz/hosting/example.org/idp/shibboleth
- for Tuakiri (Production):
https://hosted-login.tuakiri.ac.nz/hosting/idp.example.org/idp/shibboleth
- for Tuakiri-TEST:
- The assertion consumer service (ACS) URL:
- for Tuakiri-TEST:
https://hosted-login.test.tuakiri.ac.nz/hosting/example.org/idp/profile/Authn/SAML2/POST/SSO
- for Tuakiri (Production):
https://hosted-login.tuakiri.ac.nz/hosting/example.org/idp/profile/Authn/SAML2/POST/SSO
- for Tuakiri-TEST:
- Super-administrator privileges in your Google Apps / GSuite account.
...
From the Admin console Home page, go to Apps and then Web and mobile apps.
Click Add App and then Add private SAML app (can be also labelled Setup my own custom app) - do not select an application from the list.
On the App Details page, enter:
- Name: <Your organisation> Tuakiri Login
- Logo (optionally, may not be shown): upload your organisation's logo as the app icon
- Click Continue
- You should be presented with a Google IdP Information screen. Please download the IdP metadata and click Continue (or Next )
On the Service Provider Details screen:
Enter the ACS URL and Entity ID as per above
- Leave Start URL blank
- Tick the Signed Response checkbox
- For NameID: select Basic Information / Email
- For NameIDFormat: select emailAddress
- Click Continue
On the Attribute Mapping page, select all available information - this should at the very least include:
SAML Attribute Name Category Source Attribute email Basic Information Primary Email givenName Basic Information First Name surname Basic Information Last Name and if desired can also include e.g.:
SAML Attribute Name Category Source Attribute phoneNumber Contact Information Phone Number address Contact Information Address When the mapping is complete, click Finish.
- You also need to Enable the app for your users.
- From the Admin console Home page, go to Apps and then Web and mobile apps and then select your just registered app.
- Click User access.
- Click On for everyone and then click Save.
...