authelia testing

This commit is contained in:
2022-05-30 16:12:24 -05:00
parent 68a3c2c124
commit 3ffcc6a996
5 changed files with 230 additions and 0 deletions

8
users_database.yml Normal file
View File

@@ -0,0 +1,8 @@
users:
akanealw: #username for user 1. change to whatever you'd like
displayname: "akanealw" #whatever you want the display name to be
password: "$argon2i$v=19$m=1024,t=1,p=8$eTQ3MXdqOGFiaDZoMUtMVw$OeHWQSg9zGKslOepe5t4D1T9BZJjHA1Z+doxZrZYDgI" #generated at https://argon2.online/
email: akanealw@gmail.com #whatever your email address is
groups: #enter the groups you want the user to be part of below
- admins