Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 835 Bytes

File metadata and controls

53 lines (29 loc) · 835 Bytes

Dev Logs

Introduction

This is a open-source self-hostable IDP (Identity Provider) service. It is designed to have a developer first focus, with a simple API and a focus on extensibility.

Features

NOTE: This is a work in progress, and not all features are implemented yet.

  • Multi-tenancy support with accounts.
  • OAuth2 support.
  • User management with roles, external authentication and 2FA.
  • Multiple applications support.
  • OpenID support for applications.

Getting Started

TODO

Database Schema

TODO

Local Setup

TODO

Testing

TODO

Deployment

Docker

TODO

Kubernetes

TODO

Managed Services

TODO

Contributing

TODO

License

The code of this project is licensed under the Mozilla Public License 2.0. For more information, see the LICENSE file.