Skip to content

Commit 0adac95

Browse files
author
Boy Baukema
committed
Improve default for auth.simplesamlphp.idp.certificate
1 parent e5c6abf commit 0adac95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/configs/application.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ auth.simplesamlphp.idp.location = ""
8484
auth.simplesamlphp.idp.binding = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
8585

8686
; Path to file with PEM encoded public key / certificate for Identity Provider
87-
auth.simplesamlphp.idp.certificate= ""
87+
auth.simplesamlphp.idp.certificate= "/etc/openconext/engineblock.crt"
8888

8989
; Password for admin functionality
9090
; Note "123" means no access

0 commit comments

Comments
 (0)