generated from coulomb/repo-seed
21 lines
525 B
YAML
21 lines
525 B
YAML
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
|