permissions: extendedClaims: [ ] policies: ###### Should Remove after Refactor PublicRole: roles: [ ] clients: [ ] allowAnonymous: true allowAuthenticated: true AdminRole: roles: - Admin clients: [ ] allowAnonymous: false allowAuthenticated: false DatasetProfileManagerRole: roles: - DatasetProfileManager clients: [ ] allowAnonymous: false allowAuthenticated: false ManagerRole: roles: - Manager clients: [ ] allowAnonymous: false allowAuthenticated: false UserRole: roles: - User clients: [ ] allowAnonymous: false allowAuthenticated: false AuthenticatedRole: roles: [] clients: [ ] allowAnonymous: false allowAuthenticated: true AnonymousRole: roles: [] clients: [ ] allowAnonymous: true allowAuthenticated: true ###### # Language BrowseLanguage: roles: [ ] clients: [ ] allowAnonymous: true allowAuthenticated: true EditLanguage: roles: - Admin clients: [ ] allowAnonymous: false allowAuthenticated: false # Statistics BrowseStatistics: roles: [ ] clients: [ ] allowAnonymous: false allowAuthenticated: true BrowsePublicStatistics: roles: [ ] clients: [ ] allowAnonymous: true allowAuthenticated: true # DescriptionTemplateType BrowseDescriptionTemplateType: roles: - Admin clients: [ ] allowAnonymous: false allowAuthenticated: false EditDescriptionTemplateType: roles: - Admin clients: [ ] allowAnonymous: false allowAuthenticated: false DeleteDescriptionTemplateType: roles: - Admin claims: [ ] clients: [ ] allowAnonymous: false allowAuthenticated: false # ViewPage Permissions ViewDescriptionTemplateTypePage: roles: - Admin clients: [ ] allowAnonymous: false allowAuthenticated: false