Skip to content

Commit

Permalink
update SAML config
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelCenzano committed Sep 20, 2024
1 parent 1e9bee1 commit 429e74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/saml/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"idp": {
"entityId": "https://shib-idp.rpi.edu/idp/shibboleth",
"singleSignOnService": {
"url": "https://shib.auth.rpi.edu/idp/profile/SAML2/POST/SSO",
"url": "https://shib.auth.rpi.edu/idp/profile/SAML2/Redirect/SSO",
"binding": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
},
"x509cert": "<onelogin_connector_cert>"
Expand Down

0 comments on commit 429e74c

Please sign in to comment.