OTP Protection
#5177
Replies: 1 comment 2 replies
|
Hello, |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I would like to ask about a feature related to OTP handling.
Is it possible to restrict visibility of the OTP secret key so that it is visible only to a specific user or group, while the OTP code itself remains visible to all users who have access to the item?
Currently, any user with access to the item can view the OTP secret key and enroll it on their own phone or PC to generate OTP codes.
This creates a potential security risk, especially in scenarios with high user rotation (for example, helpdesk users). If a user leaves the company and the security team does not rotate the OTP secret in time — or if the OTP belongs to a third‑party system where obtaining a new secret is more complex — this could lead to unauthorized continued access.
All reactions