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

Self-contained token-based authentication for development and testing purposes #79

Open plavjanik opened 4 years ago

plavjanik commented 4 years ago

The goal of this story is to enable developers who are using the SDK to use token-based authentication in their REST API services.

Note:

Requires #80