{"name":"ScarifVault-Backend","version":"3.3.0","description":"Secure Secrets and Configuration Management Proxy with Dual Authentication Support","status":"operational","authentication":{"type":"Authentik","enabled_providers":["authentik"],"scopes":["scv:read","scv:write","scv:admin"],"authorization":"JWT scopes + Postgres-backed RBAC per resource"},"security":{"rbac":"Role-based access control per key and collection","token_required":"All endpoints require valid Authentik JWT tokens","audit_logging":"All access is logged with user identity"},"features":{"secrets":true,"secrets_backend_type":"aws_secretsmanager","configs":true,"config_backend_type":"aws_ssm"},"endpoints":{"health":"/api/v1/health","monitoring":"/api/v1/monitoring/metrics","cache":"/api/v1/cache/stats","system-info":"/api/v1/monitoring/system-info","secrets":"/api/v1/secrets/{app_name}/{secret_key}","list_all_secrets":"/api/v1/secrets","list_app_secrets":"/api/v1/secrets/{app_name}","configs":"/api/v1/configs/{app_name}/{config_key}","list_all_configs":"/api/v1/configs","list_app_configs":"/api/v1/configs/{app_name}"},"docs":"/api/docs"}