Pārlūkot izejas kodu
Add: Dex, federated OpenID Connect provider (#298)
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
pull/338/head
Nicolas Lamirault
pirms 4 gadiem
committed by
GitHub
vecāks
revīzija
a0b32d530b
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: 4AEE18F83AFDEB23
3 mainītis faili ar
19 papildinājumiem un
0 dzēšanām
-
diagrams/onprem/identity.py
-
docs/nodes/onprem.md
-
Binārs
resources/onprem/identity/dex.png
|
|
@@ -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 |
|
|
@@ -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** |
|
|
|
Pirms
|
Pēc
|
|
|
|
Platums: 256
|
Augstums: 249
|
Izmērs: 11 KiB
|