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 3283294 commit 86e3808Copy full SHA for 86e3808
config/saml/settings.json
@@ -4,7 +4,7 @@
4
"sp": {
5
"entityId": "https://api.labconnect.cs.rpi.edu/metadata/",
6
"assertionConsumerService": {
7
- "url": "https://api.labconnect.cs.rpi.edu/?acs",
+ "url": "https://api.labconnect.cs.rpi.edu/callback",
8
"binding": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
9
},
10
"NameIDFormat": "urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified",
0 commit comments