Thursday, October 31, 2024

Keycloak authentication error - Account is not fully set up

 After creating a user a given all permissions and roles, I am facing the following problem with a client:

{
    "error": "invalid_grant",
    "error_description": "Account is not fully set up"
}

I am using 26.0.4 Keycloak version, so I decided to create a new user this time with name and password and Email approved in on status, now I can log in without problems.

Best Regards,

No comments:

Post a Comment