Hi.
After setting the one time code, I deleted the authenticator app and couldn’t login.
My OpenRemote is installed in docker, and please tell me how to get rid of one time code without deleting the database.
Thank you always for your reply.
Hi.
After setting the one time code, I deleted the authenticator app and couldn’t login.
My OpenRemote is installed in docker, and please tell me how to get rid of one time code without deleting the database.
Thank you always for your reply.
You can delete the OTP entry from a user in the Keycloak configuration panel.
It is accessible through <your website url>/auth
.
From there, you can go into a realm, click users, and view their credentials.
Deleting the OTP item should prompt the user to configure it again.
When looking it up I came across this page explaining it.
(from an unknown 3rd party, use at your own risk)