We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If credentialName is used in call API /auth/combined it has to be the same as the the credentialName used to generate the OTP.
we should not remove the parameter from compatibility reason, but.
The text was updated successfully, but these errors were encountered:
Fix #1636: For API /auth/combinded assert credentialName
b4b3a38
Fix #1636: For API /auth/combinded assert credentialName (#1637)
df72894
* Fix #1636: For API /auth/combinded assert credentialName - remove credentialName completely from combined auth - add migration docs - update API ref - remove param from java doc
jandusil
Successfully merging a pull request may close this issue.
If credentialName is used in call API /auth/combined it has to be the same as the the credentialName used to generate the OTP.
we should not remove the parameter from compatibility reason, but.
The text was updated successfully, but these errors were encountered: