Merge branch 'sbriat-main-patch-31437' into 'main'
Update README.md See merge request v3/services/auth!12
This commit is contained in:
commit
10ce286925
|
@ -135,8 +135,8 @@ For AuthZ, the app exposes the following [gRPC](https://grpc.io/) services :
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"uuid": "96d99d44-e0a6-458e-a656-de2a400d60a9",
|
"uuid": "96d99d44-e0a6-458e-a656-de2a400d60a9",
|
||||||
"domain": "user",
|
"domain": "USER",
|
||||||
"action": "read",
|
"action": "READ",
|
||||||
"context": [
|
"context": [
|
||||||
{
|
{
|
||||||
"name": "owner",
|
"name": "owner",
|
||||||
|
|
Loading…
Reference in New Issue