Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in .env.example #134

Open
AlessiaVe opened this issue Mar 12, 2024 · 0 comments
Open

Error in .env.example #134

AlessiaVe opened this issue Mar 12, 2024 · 0 comments

Comments

@AlessiaVe
Copy link

In the configuration file /Docker-compose/.env.example the variable SATOSA_PUBLIC_KEY must be renamed with SATOSA_CERT_FILENAME. In fact, SATOSA_PUBLIC_KEY is defined in Docker-compose/docker-compose.yml

SATOSA_PUBLIC_KEY=${KEYS_FOLDER}/${SATOSA_CERT_FILENAME:-cert.pem}

With the actual configuration file, if someone changes the default path to the certificates, the metadata aren't validated and the authentication doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant