Expand description
SNAP control plane API server.
Re-exports§
pub use token_verifier::SnapTokenVerifier;
Modules§
- auth
- SNAP control plane API authentication middleware.
- identity_
registry - SNAPtun static identity registry.
- jwks_
key_ store - JWKS-based key store for SNAP token verification.
- metrics
- SNAP control plane API Prometheus middleware.
- mock_
segment_ lister - Mock segment lister for testing.
- state
- SNAP control plane server state.
- token_
verifier - SNAP token verifier supporting both static keys and JWKS-based key resolution.
Functions§
- start
- Start the SNAP control plane API server.