-
Notifications
You must be signed in to change notification settings - Fork 45
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
POST /saf/authenticate often returns blank jwt #725
Comments
|
Is this a regression? Was this working correctly and consistently in an earlier release? Does this happen randomly with the same input? If we can reproduce with any decent probability that would be good. |
I only became interested in JWTs a month or two ago, so I haven't tried the API In the past. |
A good start might be to print IDTA_SAF_IDT_Return and IDTA_IDT_Gen_RC as indicated here https://www.ibm.com/docs/en/zos/3.1.0?topic=zssrmr-activating-using-idta-parameter-in-racroute-requestverify-initacee#idtaparam__section_ehwg_idt__title__1 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, but can be reopened if needed. Thank you for your contributions. |
This is still an issue on Zowe v3 |
Aside from specific testing, what products are using this service. It is probably not in our basic testing or default Zowe configuration. |
We've used it internally for testing a different product that supports RACF IDTs, but is also considering using it for a Zowe based product. Let's close it for now, and we'll have to reopen when we have solid plans for exploitation of IDTs. |
I am using zssServer POST /saf/authenticate to generate RACF Identity Tokens (IDTs).
Zowe 2.17, z/OS 3.1
Input JSON is:
Sometimes the API returns the JWT:
but very often it returns a blank JWT:
I do not see any messages in the Zowe address space ZWESLSTC nor on the SYSLOG
The text was updated successfully, but these errors were encountered: