We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c6abf commit 0adac95Copy full SHA for 0adac95
application/configs/application.ini
@@ -84,7 +84,7 @@ auth.simplesamlphp.idp.location = ""
84
auth.simplesamlphp.idp.binding = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
85
86
; Path to file with PEM encoded public key / certificate for Identity Provider
87
-auth.simplesamlphp.idp.certificate= ""
+auth.simplesamlphp.idp.certificate= "/etc/openconext/engineblock.crt"
88
89
; Password for admin functionality
90
; Note "123" means no access
0 commit comments