Skip to content

Commit 46c6689

Browse files
author
Boy Baukema
committed
Fixed baseurlpath
1 parent dd625ca commit 46c6689

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
@@ -90,7 +90,7 @@ auth.simplesamlphp.idp.certificate= "/etc/openconext/engineblock.crt"
9090
; Note "123" means no access
9191
auth.simplesamlphp.adminPassword = "123"
9292

93-
auth.simplesamlphp.baseurlpath = "simplesamlphp/"
93+
auth.simplesamlphp.baseurlpath = "simplesaml/"
9494

9595
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
9696
;;;;;;;;;;;; LOGGING / ERROR HANDLING ;;;;;;;;;;

0 commit comments

Comments
 (0)