Skip to content
Snippets Groups Projects

feat: WAYF displays a name of the service

Merged Pavel Břoušek requested to merge github/fork/BaranekD/wayf_sp_name into master
8 files
+ 205
8
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -261,6 +261,9 @@ $config = [
@@ -261,6 +261,9 @@ $config = [
'entityIds' => [],
'entityIds' => [],
],
],
],
],
 
'display_sp_name' => false,
 
// interface needed just in case of display_sp_name => true
 
'interface' => 'rpc',
],
],
'warning_test_sp_config' => [
'warning_test_sp_config' => [
Loading