Skip to content

Commit dc0195d

Browse files
committed
fix settings json for SAML
1 parent dd80265 commit dc0195d

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

config/saml/settings.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,6 @@
77
"url": "https://api.labconnect.cs.rpi.edu/?acs",
88
"binding": "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
99
},
10-
"attributeConsumingService": {
11-
"serviceName": "SP test",
12-
"serviceDescription": "Test Service",
13-
"requestedAttributes": [
14-
{
15-
"name": "",
16-
"isRequired": false,
17-
"nameFormat": "",
18-
"friendlyName": "",
19-
"attributeValue": []
20-
}
21-
]
22-
},
2310
"NameIDFormat": "urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified",
2411
"x509cert": "",
2512
"privateKey": ""

0 commit comments

Comments
 (0)