SAML-Toolkits / php-saml

Simple SAML toolkit for PHP
MIT License
1.21k stars 462 forks source link

Service Name value not getting set by the settings file configuration #556

Closed padarr closed 1 year ago

padarr commented 1 year ago

Specifying the ServiceName in the Attribute Consuming Service doesn't set the value in the Metadata.php file. It seems to be hard coded to the value "Service"

pitbulk commented 1 year ago

Use "serviceName" instead of "ServiceName"