G Suite now offers test domains for testing things. This can be used to validate SSO settings and changes.
So first you may want to change to "Use a domain specific issuer" to differentiate between your normal instance and the test one. That will result in a issuer looking like this:
google.com/a/gsuitetest.ndsu.edu
instead of
The Sign-in page URL is this off of your IdP
cas/idp/profile/SAML2/Redirect/SSO
The certificate provided needs to be your SAML 2 signing certificate.
From here you will need to generate metadata to give CAS. You can use this service to generate the metadata:
https://www.samltool.com/sp_metadata.php
Values:
Entity ID: The issuer, which in my case is google.com/a/gsuitetest.ndsu.edu
ACS Endpoint: This can be got by doing a test auth from G Suite and using SAML Tracer, but looks like this for my test domain: https://www.google.com/a/gsuitetest.ndsu.edu/acs
Nameid Format: Leave at 1.1 unspecified
You don't need a cert. You need to upload your SAML certificate to Google so that it can verify the response.
You will need to edit the generated metadata to remove the "validUntil" attribute, as it is set to expire very quickly.
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to a topic in the Google Groups "CAS Community" group.
To unsubscribe from this topic, visit https://groups.google.com/a/apereo.org/d/topic/cas-user/hglzuGZMIWg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cas-user+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/03c5e613172ba07fdcb4c8acf1adc1393103e2f4.camel%40ndsu.edu.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/9653d7e5f1b3d3116e7967fced60c7ffcff3c455.camel%40ndsu.edu.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/bcbf5adbbb928bf9ace23c874e7cbd1be25de67e.camel%40ndsu.edu.