ソースを参照

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

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
pull/338/head
Nicolas Lamirault 4年前
committed by GitHub
コミット
a0b32d530b
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
3個のファイルの変更19行の追加0行の削除
  1. +15
    -0
      diagrams/onprem/identity.py
  2. +4
    -0
      docs/nodes/onprem.md
  3. バイナリ
      resources/onprem/identity/dex.png

+ 15
- 0
diagrams/onprem/identity.py ファイルの表示

@@ -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 ファイルの表示

@@ -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**


バイナリ
resources/onprem/identity/dex.png ファイルの表示

変更前 変更後
幅: 256  |  高さ: 249  |  サイズ: 11 KiB

読み込み中…
キャンセル
保存