第一次提交
This commit is contained in:
11
authz-service/src/data/backend_credentials.json
Normal file
11
authz-service/src/data/backend_credentials.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"credentials": [
|
||||
{
|
||||
"backend_id": "local-backend",
|
||||
"client_id": "local-backend",
|
||||
"client_secret_hash": "0cc6d6864f6d341bc512ea510d0b0c8744debfc8160053636e6295268ad507f1",
|
||||
"created_at": "2026-03-11T10:41:59.344807+00:00",
|
||||
"rotated_at": null
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user