MFA "next token" mode is not supported
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 92
- Forks
- 81
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 46
Description
Describe the bug
ZAAS authentication provider does not support MFA in the RSA "next token" mode. The user is unable to log in when it happens. The only option is to use some other authentication service to reset the authentication process to normal mode.
attempt 1 - 401:
"messageContent": "The request has not been applied because it lacks valid authentication credentials. Invalid username or password",
attempt 2 - 401:
"messageContent": "The request has not been applied because it lacks valid authentication credentials. Invalid username or password",
It is not supported by z/OSMF. The ticket with IBM / z/OSMF team is opened. It will require additional work on the APIML side afterward to handle messages and response codes correctly.
Documentation:
Related conversation:
#1600
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the RSA SecurID “next token” behavior described in the issue and the related conversation in #1600. Check the open IBM/z/OSMF ticket before investigating the APIML authentication flow. Done means APIML handles the relevant messages and response codes after z/OSMF support is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100