You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add provider-agnostic private_key_pem_env signing-key mode for orionis-auth, so production keys can be injected from Secrets Manager, Vault, Kubernetes secrets, or another runtime without provider SDKs in Orionis.
Keep the existing file-backed private_key_path mode for local Docker/demo deployments.
Update AWS ECS/Fargate templates to inject ORIONIS_CONFIG_JSON and ORIONIS_SIGNING_KEY_PEM as task secrets, removing the EFS volume/access-point requirement from the default template.
Update pinned Docker/ECS documentation and templates from 0.1.2 to 0.1.3.