This commit is contained in:
bel
2021-09-14 06:32:49 -06:00
commit 734c1e025a
10 changed files with 297 additions and 0 deletions

12
authelia/pretend.yaml Normal file
View File

@@ -0,0 +1,12 @@
port: 9501
endpoints:
/auth/v2/auth:
body:
response:
result: "allow"
status: "200"
status_msg: "ok"
code: 200
message: "allow"
message_detail: "allow"
stat: "allow"