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 1e9bee1 commit 429e74cCopy full SHA for 429e74c
config/saml/settings.json
@@ -14,7 +14,7 @@
14
"idp": {
15
"entityId": "https://shib-idp.rpi.edu/idp/shibboleth",
16
"singleSignOnService": {
17
- "url": "https://shib.auth.rpi.edu/idp/profile/SAML2/POST/SSO",
+ "url": "https://shib.auth.rpi.edu/idp/profile/SAML2/Redirect/SSO",
18
"binding": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
19
},
20
"x509cert": "<onelogin_connector_cert>"
0 commit comments