This commit is contained in:
5
docker_prod/auth/clients.yaml
Normal file
5
docker_prod/auth/clients.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
- id: ${OIDC_CLIENT_ID}
|
||||
name: MoneyMgr
|
||||
description: Money management tool
|
||||
secret: ${OIDC_CLIENT_SECRET}
|
||||
redirect_uri: ${APP_ORIGIN}/oidc_cb
|
Reference in New Issue
Block a user