Establish Railiance Fabric graph model
This commit is contained in:
parent
9c1f4d1381
commit
19f9fddc35
89 changed files with 5007 additions and 2 deletions
18
fabric/capabilities/net-kingdom-iam-profile-issuer.yaml
Normal file
18
fabric/capabilities/net-kingdom-iam-profile-issuer.yaml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: CapabilityDeclaration
|
||||
metadata:
|
||||
id: net-kingdom.iam-profile.issuer
|
||||
name: NetKingdom IAM Profile issuer
|
||||
owner: net-kingdom
|
||||
repo: net-kingdom
|
||||
domain: railiance
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [all]
|
||||
description: Defines the IAM Profile identity claims contract for Railiance.
|
||||
capability_type: iam-profile-issuer
|
||||
service_id: net-kingdom.iam-profile
|
||||
interface_ids:
|
||||
- net-kingdom.iam-profile.oidc-discovery
|
||||
criticality: critical
|
||||
data_classification: restricted
|
||||
Loading…
Add table
Add a link
Reference in a new issue