authenik8-core
v2.0.7
Published
A JOSE/JWK identity engine with agent identities, rotating ES256 keys, stateful sessions, and secure refresh rotation.
Maintainers
Readme
Authenik8-core [Beta]
Authenik8-core is a stateful JWT authentication SDK with refresh-token replay protection, Redis-backed revocation, authorization, audit events, risk quarantine, and scoped agent identities.
Start with Getting Started, then review the requirements and threat model before deploying.
Documentation
Start Here
Authentication and Sessions
- Replay-attack prevention example
- Secure refresh flow
- Key rotation
- Session risk and quarantine
- Agent and service identity
Authorization and API
Design and Internals
- Architecture
- How it works internally
- Refresh-token rotation
- Replay-attack detection
- Stateful session control
- Why stateful authentication matters
