talos
talos
Multi-network API key service
Synopsis
API Key Service is a multi-network service for managing API keys, with support for JWT tokens, JWKS, and several cryptographic algorithms.
It provides separate admin and public APIs for key management.
Options
--config string path to a config file (without it, only schema defaults and TALOS_-prefixed env vars apply)
-e, --endpoint string HTTP server base URL including scheme, e.g. http://host:port (for client commands) (default "http://localhost:4420")
-h, --help help for talos
See also
- talos jwk - Generate JSON Web Keys (JWK/JWKS)
- talos keys - Manage API keys
- talos migrate - Database migration tools
- talos proxy - Start the edge proxy for caching verification requests (commercial edition)
- talos serve - Start the Ory Talos server (all-in-one mode)
