ELI5: What are Self-service Capabilities?

Self-service lets users reset their own passwords or request access without calling the help desk. Like a vending machine where you get what you need without waiting in line.

Definition

Self-service identity capabilities allow end users to perform certain identity management tasks themselves — such as resetting their own passwords, updating contact information, or managing MFA devices — without requiring helpdesk intervention. These capabilities improve the user experience and reduce IT support burden while maintaining security through appropriate verification controls.

Key Details

  • Self-service password reset (SSPR): users reset their own passwords after verifying identity via email, phone, or authenticator app
  • Dramatically reduces helpdesk password reset tickets (often 30-50% of all helpdesk calls)
  • Must be secured: verification method must be strong enough to prevent social engineering attacks
  • Microsoft Entra ID (Azure AD), Okta, and other IAM platforms provide built-in SSPR capabilities
  • Audit logging of self-service actions is essential for security monitoring

Connections