Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 597 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 597 Bytes

Identity

This is a Laravel, IntertiaJS with Vue based application that works as an OIDC Provider.

Installation

  1. Clone the Repo
  2. Run docker-compose up -d --build to start the project
  3. Add auth.eurofurence.localhost and identity.eurofurence.localhost to your hosts file and forward them to 127.0.0.1
  4. Project has been Setup

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits