italia / Satosa-Saml2Spid

SATOSA SAML-to-SAML proxy with Spid compliances
Apache License 2.0
42 stars 23 forks source link

Env configuration for yaml files don't support array type #133

Closed MdreW closed 3 months ago

MdreW commented 4 months ago

Every configuration imported in the satosa yaml file from an env is readed as string. This limit deny the configuration for each key thath require an array as value. For example the required saml attributes can't be configured with an env. I propose to remove the env configuration for SATOSA_REQUESTED_SPID_ATTRIBUTES SATOSA_REQUESTED_CIE_ATTRIBUTES for this moment