Correctly configure auth
This commit is contained in:
parent
00a3f41389
commit
b437959230
9 changed files with 225 additions and 190 deletions
|
@ -11,7 +11,9 @@ requires-python = ">=3.13,<4.0"
|
|||
dependencies = [
|
||||
"bottle-websocket (>=0.2.9,<0.3.0)",
|
||||
"bottleoidc (>=21.8.30,<22.0.0)",
|
||||
"python-keycloak (>=5.5.0,<6.0.0)"
|
||||
"python-keycloak (>=5.5.0,<6.0.0)",
|
||||
"bottle-log (>=1.0.0,<2.0.0)",
|
||||
"jinja2 (>=3.1.6,<4.0.0)"
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue