mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-05-31 21:02:33 +02:00
Add VigiloAuth
This commit is contained in:
parent
63ea38eb1f
commit
95129af438
1 changed files with 13 additions and 0 deletions
13
vigiloauth.yml
Normal file
13
vigiloauth.yml
Normal file
|
@ -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
|
Loading…
Add table
Reference in a new issue