Skip to content

Commit 429e74c

Browse files
committed
update SAML config
1 parent 1e9bee1 commit 429e74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/saml/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"idp": {
1515
"entityId": "https://shib-idp.rpi.edu/idp/shibboleth",
1616
"singleSignOnService": {
17-
"url": "https://shib.auth.rpi.edu/idp/profile/SAML2/POST/SSO",
17+
"url": "https://shib.auth.rpi.edu/idp/profile/SAML2/Redirect/SSO",
1818
"binding": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
1919
},
2020
"x509cert": "<onelogin_connector_cert>"

0 commit comments

Comments
 (0)