Skip to main content

Introducing the Warrant Self Service Dashboard

ยท 2 min read
Karan Kajla
Co-Founder @ Warrant

Today, I'm excited to launch our newest feature! ๐ŸŽ‰ The Warrant Self Service Dashboard is a prebuilt, Warrant-hosted page where your customers can manage their own roles & permissions (think Stripe Checkout for user roles & permissions). Built on top of our core Authorization API, the Self Service Dashboard is fast, flexible, and easy to setup.

The Whyโ€‹

At some point, most B2B software companies end up building a solution to manage access to features and data based on user role (admin, accountant, engineer, etc). Not long after, their customers ask for a UI where they can manage their own roles & permissions. Building these solutions isn't trivial and takes engineering resources away from core product development. Often times, they're also the source of many security vulnerabilities. We built the Self Service Dashboard to give B2B companies a way to add secure, self-serve access management to their applications with just a few lines of code.

The Whatโ€‹

The Self Service Dashboard works seamlessly with Warrant's built-in support for Role Based Access Control (RBAC) to provide an end-to-end access management service that let's you:

  • Manage your application's roles & permissions through the Management Dashboard.
  • Control access to your API endpoints, your UI, and more using our API & SDKs.
  • Allow customers to manage their own roles and permissions using the Self Service Dashboard.

To get started with the Self Service Dashboard, check out the Quickstart Guide today!