I need to know if I can update a particular user's totp using any rest
service on keycloak , Can I pass the bearer access_token on the service
along with totp / totpsecret to get totp updated/added for the owner of the
access_token ?
Please help me out.
Thanks