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

Switch thread security context for services using PassTickets generated by Zowe Authentication and Authorization Service #17

Open plavjanik opened 5 years ago

plavjanik commented 5 years ago

As an SDK user, I want to run java code under the same user ID the s user using REST API, so that the code can access mainframe resources only accessible by that user by leveraging future PassTicket support in Zowe to allow me to have a minimum security requirement for my service.

Acceptance Criteria:

Migrated original story: https://rally1.rallydev.com/#/106710376756d/detail/userstory/288640296608

github-actions[bot] commented 4 years ago

This issue has not been updated in a long time.