Fix typo for idpconfprefix (#1503)

This commit is contained in:
Clément OUDOT 2018-10-22 18:17:20 +02:00
parent 52ac044205
commit dd62d90de7

View File

@ -39,7 +39,7 @@ if ( $opts{help} or !$opts{metadata} ) {
#==============================================================================
my $spConfKeyPrefix = $opts{spconfprefix} || "sp-";
my $idpConfKeyPrefix = $opts{spconfprefix} || "idp-";
my $idpConfKeyPrefix = $opts{idpconfprefix} || "idp-";
# Set here attributes that are declared for your SP in the federation
# They will be set as exported attributes for all IDP