#5003 OTP Manager field is not exposed in the UI
Closed: Fixed None Opened 8 years ago by npmccallum.

OTP tokens have both an owner and a manager. However, only the owner is exposed in the UI.

Careful interaction is required here. In the current code, this also creates a bug since all UI created tokens are owned but not managed. When users of these tokens are deleted, their self-created tokens are orphaned rather than deleted.

Self-created tokens MUST be both self-owned AND self-managed.


master:

  • b258bce webui: add mangedby tab to otptoken

ipa-4-1:

  • 5439e7a webui: add mangedby tab to otptoken

Metadata Update from @npmccallum:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.1.5

7 years ago

Login to comment on this ticket.

Metadata