Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 455 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 455 Bytes

Easy Single Sign-On with the configurable identity provider

Griffin is a lightweight identity provider (IdP) that is easily configurable on install. Depending on your use cases, users of your systems may need some specific information. You just need to provide a YAML file that describes all those fields, Griffin takes care of the rest.

Requirements

  • node >= 10.12.0
  • npm >= 6.0.0

Status

This project is under construction