Skip to content

Commit d769cb3

Browse files
committed
rename ligth_saml_sp
1 parent c03cc7b commit d769cb3

File tree

1 file changed

+3
-3
lines changed
  • src/LightSaml/SymfonyBridgeBundle/Resources/config

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
services:
2-
ligth_saml_sp.profile.metadata:
2+
ligthsaml.profile.metadata:
33
class: LightSaml\Builder\Profile\Metadata\MetadataProfileBuilder
44
arguments:
55
- @lightsaml.container.build
66

7-
ligth_saml_sp.profile.login_factory:
7+
ligthsaml.profile.login_factory:
88
class: LightSaml\Builder\Profile\WebBrowserSso\Sp\SsoSpSendAuthnRequestProfileBuilderFactory
99
arguments:
1010
- @lightsaml.container.build
1111

12-
ligth_saml_sp.profile.acs:
12+
ligthsaml.profile.acs:
1313
class: LightSaml\Builder\Profile\WebBrowserSso\Sp\SsoSpReceiveResponseProfileBuilder
1414
arguments:
1515
- @lightsaml.container.build

0 commit comments

Comments
 (0)