*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content

Fix example SAML cert env variable

Dos Santos, Rafael requested to merge fix-SATOSA_SAML_METADATA_CERT_FILE into main

Fixed env.example and README.md in order to correctly set the SATOSA_SAML_METADATA_CERT_FILE environment variable to a certificate file that should be downloaded with a curl command. Using the URL directly as a value for this specific environment variable is not supported and makes signature verification fail since the download of the SAML metadata certificate file fails this way.

Merge request reports

Loading