We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840585a commit 1887f90Copy full SHA for 1887f90
TUTORIAL.MD
@@ -38,10 +38,8 @@ The Net::SAML2::IdP generated results in:
38
$VAR1 = bless( {
39
'slo_urls' => {},
40
'sso_urls' => {
41
- 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST' => 'https://accounts.goog
42
-le.com/o/saml2/idp?idpid=C01nccos6',
43
- 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect' => 'https://accounts.
44
-google.com/o/saml2/idp?idpid=C01nccos6'
+ 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST' => 'https://accounts.google.com/o/saml2/idp?idpid=C01nccos6',
+ 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect' => 'https://accounts.google.com/o/saml2/idp?idpid=C01nccos6'
45
},
46
'default_format' => 'emailAddress',
47
'cacert' => 't/cacert-google.pem',
0 commit comments