|
785 | 785 | "tag": "lock-config" |
786 | 786 | }, |
787 | 787 | { |
788 | | - "permission": "https://jans.io/oauth/config/jans_asset-read", |
| 788 | + "permission": "https://jans.io/oauth/config/asset.readonly", |
789 | 789 | "description": "", |
790 | 790 | "defaultPermissionInToken": false, |
791 | 791 | "essentialPermissionInAdminUI": false, |
792 | 792 | "tag": "jans_asset" |
793 | 793 | }, |
794 | 794 | { |
795 | | - "permission": "https://jans.io/oauth/config/jans_asset-write", |
| 795 | + "permission": "https://jans.io/oauth/config/asset.write", |
796 | 796 | "description": "", |
797 | 797 | "defaultPermissionInToken": false, |
798 | 798 | "essentialPermissionInAdminUI": false, |
799 | 799 | "tag": "jans_asset" |
800 | 800 | }, |
801 | 801 | { |
802 | | - "permission": "https://jans.io/oauth/config/jans_asset-delete", |
| 802 | + "permission": "https://jans.io/oauth/config/asset.admin", |
803 | 803 | "description": "", |
804 | 804 | "defaultPermissionInToken": false, |
805 | 805 | "essentialPermissionInAdminUI": false, |
|
1089 | 1089 | "https://jans.io/oauth/kc-link-config.write", |
1090 | 1090 | "https://jans.io/oauth/lock-config.readonly", |
1091 | 1091 | "https://jans.io/oauth/lock-config.write", |
1092 | | - "https://jans.io/oauth/config/jans_asset-read", |
1093 | | - "https://jans.io/oauth/config/jans_asset-write", |
1094 | | - "https://jans.io/oauth/config/jans_asset-delete", |
| 1092 | + "https://jans.io/oauth/config/asset.readonly", |
| 1093 | + "https://jans.io/oauth/config/asset.write", |
| 1094 | + "https://jans.io/oauth/config/asset.admin", |
1095 | 1095 | "https://jans.io/oauth/lock/audit.readonly", |
1096 | 1096 | "https://jans.io/oauth/lock/audit.write", |
1097 | 1097 | "https://jans.io/oauth/lock/health.readonly", |
|
0 commit comments