Skip to content

Commit 7dd724e

Browse files
authored
feat: add permission to read/write admin-ui config in read-security and write-security capabilities (#2451)
Signed-off-by: duttarnab <arnab.bdutta@gmail.com>
1 parent 2fc7c93 commit 7dd724e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flex-linux-setup/flex_linux_setup/templates/adminUIResourceScopesMapping.ldif

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ jansScope: https://jans.io/oauth/jans-auth-server/config/adminui/user/rolePermis
550550
jansScope: https://jans.io/oauth/jans-auth-server/config/adminui/security.readonly
551551
jansScope: https://jans.io/oauth/jans-auth-server/config/adminui/logging.write
552552
jansScope: https://jans.io/oauth/config/data.readonly
553+
jansScope: https://jans.io/oauth/jans-auth-server/config/adminui/properties.readonly
553554
objectClass: top
554555
objectClass: adminUIResourceScopesMapping
555556

@@ -562,6 +563,7 @@ jansScope: https://jans.io/oauth/jans-auth-server/config/adminui/user/permission
562563
jansScope: https://jans.io/oauth/jans-auth-server/config/adminui/user/rolePermissionMapping.write
563564
jansScope: https://jans.io/oauth/jans-auth-server/config/adminui/security.write
564565
jansScope: https://jans.io/oauth/jans-auth-server/config/adminui/logging.write
566+
jansScope: https://jans.io/oauth/jans-auth-server/config/adminui/properties.write
565567
objectClass: top
566568
objectClass: adminUIResourceScopesMapping
567569

0 commit comments

Comments
 (0)