Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.03k stars 283 forks source link

login throws error 400 Bad request: invalid_grant: Account disabled #427

Open Hazel6869 opened 1 year ago

Hazel6869 commented 1 year ago

Describe the bug Hi, I use login API, but it response invalid_grant: Account disabled, how can i resolve it? thanks.