You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try get GET /auth/realms/master/two_factor_auth/manage-2fa/1ceeb65f-5426-4db1-b870-eddf2f7481be/generate-2fa. But actual response:
{
"error": "Unable to find matching target resource method",
"error_description": "For more on this error consult the server log at the debug level."
}
And a don't see manage-2fa permission in client permissions
The text was updated successfully, but these errors were encountered:
I try get
GET /auth/realms/master/two_factor_auth/manage-2fa/1ceeb65f-5426-4db1-b870-eddf2f7481be/generate-2fa
. But actual response:{
"error": "Unable to find matching target resource method",
"error_description": "For more on this error consult the server log at the debug level."
}
And a don't see manage-2fa permission in client permissions
The text was updated successfully, but these errors were encountered: