Open
Description
I am using zssServer POST /saf/authenticate to generate RACF Identity Tokens (IDTs).
Zowe 2.17, z/OS 3.1
Input JSON is:
{
"username": "{{userid}}",
"pass": "{{password}}",
"appl": "{{appl}}"
}
Sometimes the API returns the JWT:
{
"jwt": "ey[...snip]PU"
}
but very often it returns a blank JWT:
{
"jwt": ""
}
I do not see any messages in the Zowe address space ZWESLSTC nor on the SYSLOG
Metadata
Assignees
Type
Projects
Status
No status
Activity