zowe / sample-spring-boot-api-service

Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer
Other
26 stars 18 forks source link

Support access control check for DATASET resource class #47

Open plavjanik opened 4 years ago

plavjanik commented 4 years ago

The PlatformAccessControl class and its underlying implementation __check_resource_auth_np() support the general resources only. In particular, the class can not specify DATASET.

But checking access to DATASET can be useful.

Acceptance criteria:

Implementation tips:

github-actions[bot] commented 4 years ago

This issue has not been updated in a long time.