Skip to content

Commit 3bc8c25

Browse files
authored
Merge pull request #9642 from RusJaI/4.2.0
Update note on role validation for publisher access control
2 parents 45dc033 + 3d43ce0 commit 3bc8c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/docs/design/advanced-topics/enable-publisher-access-control-in-api-publisher-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The APIs created in the API Publisher are visible to any user who signs in to th
2323

2424
!!! note
2525
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.</br>
26-
To add the case-insensitive role validation for publisher access control, add the following system property in `<APIM_HOME>/bin/api-manager.sh` file : </br>
26+
To enable case-sensitive role validation for publisher access control, add the following system property in `<APIM_HOME>/bin/api-manager.sh` file : </br>
2727
<code>-DcaseSensitiveRoleValidation=true \</code>
2828

2929

0 commit comments

Comments
 (0)