Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.56 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.56 KB

Auth0 logo Auth0 logo

Auth0 Operator

Kubernetes operator for Auth0 management


Test 🧪 Go Report Card

About The Project

The Auth0 Kubernetes Operator is responsible for managing the lifecycle of Auth0 resources in a Kubernetes cluster.

It automates the deployment, configuration, and management of Auth0 resources, such as clients, connections, resource servers and more. (WIP)

Built With

Getting Started

TODO

Prerequisites

  • Go 1.20+

Installation

TODO

Usage

See the examples directory for usage examples.

Roadmap

  • Clients [WIP]
    • Client credentials
    • Rotateable client secrets
    • Client grants
  • Connections
  • Resource Servers
  • Helm chart