Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

z/OS authorization checks #3

Closed
4 tasks done
plavjanik opened this issue May 15, 2019 · 0 comments
Closed
4 tasks done

z/OS authorization checks #3

plavjanik opened this issue May 15, 2019 · 0 comments

Comments

@plavjanik
Copy link
Contributor

plavjanik commented May 15, 2019

As a developer of the REST API, I would like to protect REST API endpoints or parts of my code by SAF resources.

  • API to do authorization checks
  • Check that the application has required permissions for authentication at startup
  • Authorization implementation using the Java SAF APIs (DATASET resource class is not in the scope of this story)
  • Integration with Spring Security
@plavjanik plavjanik added this to To do in SDK MVP Sep 6, 2019
@plavjanik plavjanik moved this from To do to In progress in SDK MVP Sep 25, 2019
@plavjanik plavjanik mentioned this issue Sep 30, 2019
6 tasks
@plavjanik plavjanik moved this from In progress to Done in SDK MVP Oct 5, 2019
dkelosky added a commit that referenced this issue Dec 13, 2019
Signed-off-by: Dan Kelosky <dkelosky@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
SDK MVP
  
Done
Development

No branches or pull requests

1 participant