From 95129af4385092aefbd625574fa2b3d479d514c9 Mon Sep 17 00:00:00 2001 From: Olivier Charbonneau <93626932+charb29@users.noreply.github.com> Date: Tue, 27 May 2025 16:09:09 -0700 Subject: [PATCH] Add VigiloAuth --- vigiloauth.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 vigiloauth.yml diff --git a/vigiloauth.yml b/vigiloauth.yml new file mode 100644 index 0000000..26605bc --- /dev/null +++ b/vigiloauth.yml @@ -0,0 +1,13 @@ +name: "VigiloAuth" +website_url: "https://github.com/vigiloauth/vigilo" +source_code_url: "https://github.com/vigiloauth/vigilo" +description: "Lightweight, fully customizable OAuth 2.0 & OIDC auth server and identity provider written in GoLang that can be deployed as a Docker container." +licenses: + - Apache-2.0 +platforms: + - Go + - Docker +tags: + - Federated Identity & Authentication + - Identity Management +depends_3rdparty: false