Skip to content

How to avoid user revocation in case of wrong password in Zowe CLI access #1094

Answered by dkelosky
FALLAI-Denis asked this question in Q&A
Discussion options

You must be logged in to vote

For REST APIs - like z/OSMF - token authentication appears to avoid revocation. That is, if you obtain a token from a service, you can attempt to authenticate any number of times with an expired / invalid token and you should not revoke your user ID.

Right now, the only tokens we support in "Zowe" is the API ML token (e.g. we'd don't support token auth directly to z/OSMF).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ATorrise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants