From 32aa3dfc881c9b4907d02a02516fca9fa7c2a699 Mon Sep 17 00:00:00 2001 From: rusirijayodaillesinghe Date: Thu, 14 Nov 2024 23:43:52 +0530 Subject: [PATCH] Add note about the case insensitivity of publisher access control roles --- ...enable-publisher-access-control-in-api-publisher-portal.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/en/docs/design/advanced-topics/enable-publisher-access-control-in-api-publisher-portal.md b/en/docs/design/advanced-topics/enable-publisher-access-control-in-api-publisher-portal.md index b235aec2c1..442f6a2923 100644 --- a/en/docs/design/advanced-topics/enable-publisher-access-control-in-api-publisher-portal.md +++ b/en/docs/design/advanced-topics/enable-publisher-access-control-in-api-publisher-portal.md @@ -21,6 +21,10 @@ The APIs created in the API Publisher are visible to any user who signs in to th 3. Add the roles that have permission to view or modify this API. + !!! note + Please note that the roles that are added under 'Publisher Access Control' will be case-insensitive. Hence the roles you add here will be saved in lower-case by default. + + [![Enter role to restrict]({{base_path}}/assets/img/learn/enter-role-to-restrict.png)]({{base_path}}/assets/img/learn/enter-role-to-restrict.png) 4. Save the API.