1003 lines
22 KiB
YAML
1003 lines
22 KiB
YAML
permissions:
|
|
extendedClaims: [ ]
|
|
policies:
|
|
###### Should Remove after Refactor
|
|
AdminRole:
|
|
roles:
|
|
- Admin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
AuthenticatedRole:
|
|
roles: []
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: true
|
|
|
|
######
|
|
# Affiliation
|
|
DeferredAffiliation:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# public
|
|
PublicBrowseDescription:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
PublicBrowseDescriptionTemplate:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
PublicBrowseDmp:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
PublicBrowseDmpReference:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
PublicBrowseDmpUser:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
PublicBrowseReference:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
PublicBrowseUser:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
PublicBrowseDashboardStatistics:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
PublicSendContactSupport:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
PublicBrowseReferenceType:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
BrowsePublicStatistics:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
# Elastic
|
|
ManageElastic:
|
|
roles:
|
|
- Admin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# Queue Events
|
|
ManageQueueEvents:
|
|
roles:
|
|
- Admin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# Deposit
|
|
BrowseDeposit:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDeposit:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# NotificationTemplate
|
|
BrowseNotificationTemplate:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
EditNotificationTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteNotificationTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# Language
|
|
BrowseLanguage:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
EditLanguage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteLanguage:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# Statistics
|
|
BrowseStatistics:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: true
|
|
# Description
|
|
BrowseDescription:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
- User
|
|
- DescriptionContributor
|
|
- Reviewer
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDescription:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
- DescriptionContributor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
FinalizeDescription:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
- DescriptionContributor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDescription:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
- DescriptionContributor
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
CloneDescription:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
- DescriptionContributor
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# Tag
|
|
BrowseTag:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditTag:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteTag:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# User
|
|
BrowseUser:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditUser:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteUser:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ExportUsers:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
BrowseDmpAssociatedUser:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
- User
|
|
- DescriptionContributor
|
|
- Reviewer
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# DescriptionTemplateType
|
|
BrowseDescriptionTemplateType:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDescriptionTemplateType:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDescriptionTemplateType:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# StorageFile
|
|
BrowseStorageFile:
|
|
roles: [ ]
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: true
|
|
EditStorageFile:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteStorageFile:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# DescriptionTemplate
|
|
BrowseDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantDescriptionTemplateEditor
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
CloneDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantDescriptionTemplateEditor
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
CreateNewVersionDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantDescriptionTemplateEditor
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ImportDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantDescriptionTemplateEditor
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ExportDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantDescriptionTemplateEditor
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# Dmp
|
|
BrowseDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
- User
|
|
- DescriptionContributor
|
|
- Reviewer
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
NewDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DepositDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
CloneDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ExportDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
CreateNewVersionDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
FinalizeDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
UndoFinalizeDmp:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
AssignDmpUsers:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
InviteDmpUsers:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# DmpBlueprint
|
|
BrowseDmpBlueprint:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDmpBlueprint:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
CloneDmpBlueprint:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
CreateNewVersionDmpBlueprint:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ExportDmpBlueprint:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ImportDmpBlueprint:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDmpBlueprint:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# EntityDoi
|
|
BrowseEntityDoi:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditEntityDoi:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteEntityDoi:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
|
|
# Reference Permissions
|
|
BrowseReference:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditReference:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteReference:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# DmpReference Permissions
|
|
BrowseDmpReference:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDmpReference:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDmpReference:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# DmpUser Permissions
|
|
BrowseDmpUser:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDmpUser:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDmpUser:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# SupportiveMaterial Permissions
|
|
BrowseSupportiveMaterial:
|
|
roles:
|
|
- Admin
|
|
- User
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: yes
|
|
allowAuthenticated: yes
|
|
EditSupportiveMaterial:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteSupportiveMaterial:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# ReferenceType Permissions
|
|
BrowseReferenceType:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditReferenceType:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteReferenceType:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# Tenant Permissions
|
|
BrowseTenant:
|
|
roles:
|
|
- Admin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditTenant:
|
|
roles:
|
|
- Admin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteTenant:
|
|
roles:
|
|
- Admin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# TenantUser Permissions
|
|
BrowseTenantUser:
|
|
roles:
|
|
- Admin
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditTenantUser:
|
|
roles:
|
|
- Admin
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteTenantUser:
|
|
roles:
|
|
- Admin
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# DmpDescriptionTemplate Permissions
|
|
BrowseDmpDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDmpDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDmpDescriptionTemplate:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# DescriptionReference Permissions
|
|
BrowseDescriptionReference:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDescriptionReference:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDescriptionReference:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# DescriptionReference Permissions
|
|
BrowseDescriptionTag:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditDescriptionTag:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteDescriptionTag:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
# Prefilling
|
|
BrowsePrefilling:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# Lock Permissions
|
|
BrowseLock:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditLock:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
- User
|
|
- DescriptionContributor
|
|
- Reviewer
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteLock:
|
|
roles:
|
|
- TenantAdmin
|
|
dmp:
|
|
roles:
|
|
- Owner
|
|
- User
|
|
- DescriptionContributor
|
|
- Reviewer
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# Contact Permissions
|
|
SendContactSupport:
|
|
roles: []
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: true
|
|
# ActionConfirmation Permissions
|
|
BrowseActionConfirmation:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditActionConfirmation:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeleteActionConfirmation:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# PrefillingSource Permissions
|
|
BrowsePrefillingSource:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
EditPrefillingSource:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
DeletePrefillingSource:
|
|
roles:
|
|
- TenantAdmin
|
|
claims: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
|
|
# ViewPage Permissions
|
|
ViewDescriptionTemplateTypePage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewMaintenancePage:
|
|
roles:
|
|
- Admin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewNotificationPage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewNotificationTemplatePage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewSupportiveMaterialPage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewLanguagePage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewUserPage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewTenantPage:
|
|
roles:
|
|
- Admin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewPrefillingSourcePage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewReferenceTypePage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewReferencePage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewEntityLockPage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewDescriptionTemplatePage:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewDmpBlueprintPage:
|
|
roles:
|
|
- TenantAdmin
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewPublicDescriptionPage:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
ViewPublicDmpPage:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
ViewMyDescriptionPage:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewMyDmpPage:
|
|
roles:
|
|
- TenantAdmin
|
|
- TenantUser
|
|
- TenantManager
|
|
- TenantDescriptionTemplateEditor
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: false
|
|
ViewHomePage:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: true
|
|
allowAuthenticated: true
|
|
ViewMineInAppNotificationPage:
|
|
roles: [ ]
|
|
clients: [ ]
|
|
allowAnonymous: false
|
|
allowAuthenticated: true |