From 15a3d64afb123f91cfabbf9ca8b0e80a66465b0f Mon Sep 17 00:00:00 2001 From: Sylvain Briat Date: Tue, 31 Jan 2023 13:13:54 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e82dfb..a224b76 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,8 @@ For AuthZ, the app exposes the following [gRPC](https://grpc.io/) services : ```json { "uuid": "96d99d44-e0a6-458e-a656-de2a400d60a9", - "domain": "user", - "action": "read", + "domain": "USER", + "action": "READ", "context": [ { "name": "owner",