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/flex-auth-topaz.yaml
Normal file
17
fabric/services/flex-auth-topaz.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: ServiceDeclaration
|
||||
metadata:
|
||||
id: flex-auth.topaz
|
||||
name: Topaz delegated PDP
|
||||
owner: flex-auth
|
||||
repo: flex-auth
|
||||
domain: railiance
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [dev, staging, prod]
|
||||
description: Delegated policy decision runtime used by flex-auth.
|
||||
service_type: authorization-runtime
|
||||
provides_capabilities:
|
||||
- flex-auth.topaz.authorization-runtime
|
||||
exposes_interfaces:
|
||||
- flex-auth.topaz.http-api
|
||||
Loading…
Add table
Add a link
Reference in a new issue