๐ [authentik] AUTHENTIK_SECRET_KEY stopped accepting special characters as !@#%^&*
Closed this issue ยท 1 comments
falkheiland commented
Store Application
authentik
App version
~ >= 2024.4.2
Description
new installations will run into an error when trying to execute the initial setup
goauthentik/authentik#8127 (comment)
output of
echo $(openssl rand -base64 60 | tr -dc 'a-zA-Z0-9' | tr -d '\n')
is the suggested way of creating that var now.
Steps to reproduce
n.a.
App logs
n.a.
Browser
No response
Browser logs
No response
User-Config changes
No response
Other
No response
Please confirm the following
- I believe this issue is a bug that affects all users of RunTipi, not something specific to my installation.
- I have already searched for relevant existing issues and discussions before opening this report.
- I have updated the title field above with a concise description.
falkheiland commented
closing issue, since runtipi provides a valid method already and using it (random) in authentik.
https://runtipi.io/docs/contributing/adding-a-new-app
random | Generate a random value for the user | 2m3ffc0923rk93df9023f9 |
---|