Establish Railiance Fabric graph model
This commit is contained in:
parent
9c1f4d1381
commit
19f9fddc35
89 changed files with 5007 additions and 2 deletions
17
fabric/services/net-kingdom-iam-profile.yaml
Normal file
17
fabric/services/net-kingdom-iam-profile.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: ServiceDeclaration
|
||||
metadata:
|
||||
id: net-kingdom.iam-profile
|
||||
name: NetKingdom IAM Profile
|
||||
owner: net-kingdom
|
||||
repo: net-kingdom
|
||||
domain: railiance
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [all]
|
||||
description: Identity and security architecture contract for IAM Profile claims.
|
||||
service_type: identity-contract
|
||||
provides_capabilities:
|
||||
- net-kingdom.iam-profile.issuer
|
||||
exposes_interfaces:
|
||||
- net-kingdom.iam-profile.oidc-discovery
|
||||
Loading…
Add table
Add a link
Reference in a new issue