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

Validate OIDC Access token with ZAAS Client #3645

Open
balhar-jakub opened this issue Jul 15, 2024 · 0 comments
Open

Validate OIDC Access token with ZAAS Client #3645

balhar-jakub opened this issue Jul 15, 2024 · 0 comments
Labels
enhancement New feature or request oidc
Milestone

Comments

@balhar-jakub
Copy link
Member

balhar-jakub commented Jul 15, 2024

As a ZAAS client user, I want to validate OIDC access token in the same way as Zowe JWT. It is not possible to use /query endpoint for this. There could be a new method to validate OIDC access token and it should return username. It would be better to have 1 method and returned object would differ - contain mainframeID/distributedID.

String queryOIDC(String token);

@balhar-jakub balhar-jakub added enhancement New feature or request oidc labels Jul 15, 2024
@balhar-jakub balhar-jakub added this to the 2.18 milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request oidc
Projects
Development

No branches or pull requests

1 participant