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

[auth]: update env vars and remove defaults #2685

Closed
4 tasks done
Tracked by #2683
sabineschaller opened this issue Apr 30, 2024 · 0 comments · Fixed by #2728
Closed
4 tasks done
Tracked by #2683

[auth]: update env vars and remove defaults #2685

sabineschaller opened this issue Apr 30, 2024 · 0 comments · Fixed by #2728
Assignees

Comments

@sabineschaller
Copy link
Member

sabineschaller commented Apr 30, 2024

Auth defaults:

  • IDENTITY_SERVER_DOMAIN: <None>
    • Rename to IDENTITY_SERVER_URL
  • AUTH_SERVER_DOMAIN: <None>
  • Rename AUTH_SERVER_DOMAIN to AUTH_SERVER_URL
  • IDENTITY_SERVER_SECRET: <None>
  • COOKIE_KEY: <None>

Todos

  • update defaults
  • make sure container does not start if variables are not set
  • set variables in playground docker-compose
  • improve documentation of env variables
@sabineschaller sabineschaller changed the title remove defaults in auth [auth]: update env vars and remove defaults Apr 30, 2024
@golobitch golobitch self-assigned this May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants