From 86e7e514aaa1b2bcf838b202523b44e4813ed25e Mon Sep 17 00:00:00 2001 From: Bart Geesink Date: Wed, 6 Sep 2023 13:37:36 +0200 Subject: [PATCH] Rename loa's to a more standard name --- docker/sspwww/sp-config.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/sspwww/sp-config.inc b/docker/sspwww/sp-config.inc index d3b1b57..f24990c 100644 --- a/docker/sspwww/sp-config.inc +++ b/docker/sspwww/sp-config.inc @@ -21,9 +21,9 @@ $gIDPmap = array( 'https://gateway.dev.openconext.local/authentication/metadata' => array( 'name' => 'OpenConext Stepup Gateway - gateway.dev.openconext.local', 'loa' => array( - 1 => 'https://dev.openconext.local/authentication/loa1', - 2 => 'https://dev.openconext.local/authentication/loa2', - 3 => 'https://dev.openconext.local/authentication/loa3', + 1 => 'http://dev.openconext.local/assurance/loa1', + 2 => 'http://dev.openconext.local/assurance/loa2', + 3 => 'http://dev.openconext.local/assurance/loa3', ), ), 'https://gateway.dev.openconext.local/second-factor-only/metadata' => array(