OAuth test

This commit is contained in:
SPRINX0\prochazka
2025-02-05 10:28:11 +01:00
parent 07a803a687
commit 920788febb
4 changed files with 41 additions and 14 deletions

View File

@@ -17,6 +17,11 @@ staticClients:
enablePasswordDB: true
staticPasswords:
- email: "test@example.com"
emailVerified: true
hash: "$2y$10$JcmlXnV1y7.egUdKwYNbseOnqYVIGc323gtvvHh4ZuSPZB30veYZy"
username: "test"
userID: "1234"
allowedScopes:
- openid
- email
- profile