Parcourir la source

Add: Dex, federated OpenID Connect provider (#298)

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
pull/338/head
Nicolas Lamirault il y a 4 ans
committed by GitHub
Parent
révision
a0b32d530b
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
3 fichiers modifiés avec 19 ajouts et 0 suppressions
  1. +15
    -0
      diagrams/onprem/identity.py
  2. +4
    -0
      docs/nodes/onprem.md
  3. BIN
      resources/onprem/identity/dex.png

+ 15
- 0
diagrams/onprem/identity.py Voir le fichier

@@ -0,0 +1,15 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.

from . import _OnPrem


class _Identity(_OnPrem):
_type = "identity"
_icon_dir = "resources/onprem/identity"


class Dex(_Identity):
_icon = "dex.png"


# Aliases

+ 4
- 0
docs/nodes/onprem.md Voir le fichier

@@ -107,6 +107,10 @@ Node classes list of onprem provider.
- **diagrams.onprem.iac.Awx**
- **diagrams.onprem.iac.Terraform**

## onprem.identity

- **diagrams.onprem.identity.Dex**

## onprem.inmemory

- **diagrams.onprem.inmemory.Aerospike**


BIN
resources/onprem/identity/dex.png Voir le fichier

Avant Après
Largeur: 256  |  Hauteur: 249  |  Taille: 11 KiB

Chargement…
Annuler
Enregistrer