Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 968 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 968 Bytes

legitima

legitima is a work in progress LDAP provider for ORY Hydra. Together with it, it can be used as an OpenID Connect (OIDC) provider to authenticate to any OIDC capable apps.

Motivation

I wanted to have an easy and customizable OIDC provider with LDAP capabilities. ORY Hydra fits for my purpose, but ORY Kratos (ORY's Identity Management Software) hasn't got LDAP yet.

Features and to do

  • Login via LDAP
  • Simple authentication flow for ORY Hydra
    • Permission management (only allow users in specific groups access to a client)
  • Consent flow for ORY Hydra
  • User Self-Service
    • Personal Data
    • Security (Password, 2FA)
  • Two-Factor Authentication
    • WebAuthn
    • TOTP
  • Admin area
    • Group management in LDAP and legitima
    • Client management in ORY Hydra and legitima
  • Better customization