Skip to content

Commit 550f40a

Browse files
authored
Merge pull request #437 from OpenConext/bugfix/fix-metadata-endpoint
Fix remote metadata endpoint
2 parents bbc676b + 559ba99 commit 550f40a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/services.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,7 @@ services:
5454
public: false
5555
arguments:
5656
$exceptionController: '@Surfnet\StepupRa\RaBundle\Controller\ExceptionController'
57+
58+
Surfnet\StepupRa\RaBundle\Controller\SamlController:
59+
bind:
60+
$remoteIdp: '@surfnet_saml.remote.idp'

0 commit comments

Comments
 (0)