generated from coulomb/repo-seed
Establish Railiance Fabric graph model
This commit is contained in:
20
fabric/interfaces/flex-auth-topaz-http-api.yaml
Normal file
20
fabric/interfaces/flex-auth-topaz-http-api.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
apiVersion: railiance.fabric/v1alpha1
|
||||
kind: InterfaceDeclaration
|
||||
metadata:
|
||||
id: flex-auth.topaz.http-api
|
||||
name: Topaz decision HTTP API
|
||||
owner: flex-auth
|
||||
repo: flex-auth
|
||||
domain: railiance
|
||||
spec:
|
||||
lifecycle: active
|
||||
environments: [dev, staging, prod]
|
||||
description: HTTP interface for delegated Topaz authorization decisions.
|
||||
interface_type: http-api
|
||||
version: v1
|
||||
service_id: flex-auth.topaz
|
||||
capability_ids:
|
||||
- flex-auth.topaz.authorization-runtime
|
||||
auth:
|
||||
method: oidc
|
||||
data_classification: restricted
|
||||
Reference in New Issue
Block a user