From 50e336da1cf428833daabcad469b54766d5c31f6 Mon Sep 17 00:00:00 2001 From: Tokesh Date: Sun, 10 Nov 2024 02:20:18 +0500 Subject: [PATCH] getting login roles Signed-off-by: Tokesh --- tests/replication/replica.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/replication/replica.yaml b/tests/replication/replica.yaml index 59e64e986..f74842b57 100644 --- a/tests/replication/replica.yaml +++ b/tests/replication/replica.yaml @@ -99,7 +99,7 @@ chapters: response: status: 201 - synopsis: Getting all role mappings. - path: /_plugins/_security/api/rolesmapping + path: /_plugins/_security/authinfo method: GET - synopsis: Get `follower` role permissions. path: /_plugins/_security/api/roles/{role}