Skip to content

Commit

Permalink
Fix test-IdP
Browse files Browse the repository at this point in the history
  • Loading branch information
baszoetekouw committed Dec 17, 2024
1 parent 8dd2ecb commit 7948c43
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions roles/ci-test/templates/config.php.j2
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,6 @@ $config = [
*************************************/
'authproc.idp' => [
30 => 'core:LanguageAdaptor',
45 => [
'class' => 'core:StatisticsWithAttribute',
'attributename' => 'realm',
'type' => 'saml20-idp-SSO',
],
50 => 'core:AttributeLimit',
99 => 'core:LanguageAdaptor',
],
Expand Down

0 comments on commit 7948c43

Please sign in to comment.