Ver código fonte

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

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
pull/338/head
Nicolas Lamirault 4 anos atrás
committed by GitHub
pai
commit
a0b32d530b
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
3 arquivos alterados com 19 adições e 0 exclusões
  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 Ver arquivo

@@ -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 Ver arquivo

@@ -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 Ver arquivo

Antes Depois
Largura: 256  |  Altura: 249  |  Tamanho: 11 KiB

Carregando…
Cancelar
Salvar