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

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

Open
plavjanik opened this issue Nov 18, 2019 · 0 comments
Labels
Bedrock Feature: API Security Work needed to achieve support for Zowe APIML token authentication in API services Priority: High
Projects

Comments

@plavjanik
Copy link
Contributor

plavjanik commented Nov 18, 2019

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:

  • Start simple - no JWT, just cryptographically safe randoms string, initially in-memory, later persisted
  • This is the building block for APIML-based authentication when the basic self-contained provider is replaced by calls to ZAAS just by the means of the API service configuration

Requires #80

@plavjanik plavjanik added this to To do in SDK 2.0.0 via automation Nov 18, 2019
@plavjanik plavjanik changed the title Self-contained token-based authentication Self-contained token-based authentication for development and testing purposes Nov 26, 2019
@plavjanik plavjanik added the Feature: API Security Work needed to achieve support for Zowe APIML token authentication in API services label Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bedrock Feature: API Security Work needed to achieve support for Zowe APIML token authentication in API services Priority: High
Projects
SDK 2.0.0
  
To do
Development

No branches or pull requests

1 participant