Description
Describe the bug
A clear and concise description of what the bug is.
I am trying to do certificate logon ( and no password ) to Zowe.
If a certificate has been mapped to a userid, it works.
If I provide a certificate which has not been mapped to a userid I get
{"messages":[{"messageType":"ERROR","messageNumber":"ZWEAG121E","messageContent":"Authorization header is missing,
or the request body is missing or invalid for URL '/zaas/api/v1/auth/login'","messageAction":"Provide valid authentication.","messageReason":"
The authorization header is missing, or the request body is missing or invalid.","messageKey":"org.zowe.apiml.security.login.invalidInput"}]}+
the statement The authorization header is missing, or the request body is missing or invalid is not true because it works with a mapped certificate.
Adding some text like
or the certificate could not be mapped to a userid. would help
Steps to Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, add server logs collected at the time of your problem.
Details
- Version and build number: [e.g. 0.4.4-SNAPSHOT build # 155]
- Test environment: [either defined Zowe test environment: Marist (1, 2, 3), River, or your own environment: z/OS version and z/OSMF version]
API Catalog Web UI (in case of API Catalog issue):
- OS: [e.g. macOS, Windows]
- Browser [e.g. Chrome, Safari]
- Version [e.g. 71.0.3578.98]
REST API client (in case of REST API issue):
- Technology: [e.g. Spring Boot, Node.js]
- OS: [e.g. Windows 10]
Additional context
Add any other context about the problem here.
Willingness to help
If you are willing to help with debugging and reproducing the problem or
with fixing the problem, please state your willingness to assist in the created issue.
Metadata
Metadata
Assignees
Type
Projects
Status