forked from tonycho/Awesome-Agentic-AI
18 lines
458 B
JSON
18 lines
458 B
JSON
{
|
|
"tony": {
|
|
"username": "tony",
|
|
"password": "fe0964aeaac3f69966f3bd848778c41c508f48c581641e7042dde2664c6cb763",
|
|
"tenant_id": "tenantA",
|
|
"roles": [
|
|
"admin"
|
|
]
|
|
},
|
|
"guest": {
|
|
"username": "guest",
|
|
"password": "4f979dd5857217e657c6b40283e35d18d4536761502f8313264c7841797e8b83",
|
|
"tenant_id": "tenantB",
|
|
"roles": [
|
|
"tenant"
|
|
]
|
|
}
|
|
} |