mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
* rework mtls stage to be more modular Signed-off-by: Jens Langhammer <jens@goauthentik.io> * sync fleet conditional access CA to authentik Signed-off-by: Jens Langhammer <jens@goauthentik.io> * save host uuid Signed-off-by: Jens Langhammer <jens@goauthentik.io> * initial stage impl Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add fixtures & tests Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add lookup Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate to parsing mobileconfig Signed-off-by: Jens Langhammer <jens@goauthentik.io> * directly use stage_invalid Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add tests Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add more test Signed-off-by: Jens Langhammer <jens@goauthentik.io> * test team mapping Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix endpoint test Signed-off-by: Jens Langhammer <jens@goauthentik.io> * cleanup Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Add document for this. Update sidebar. * Doc improvement * Add note about Fleet licensing Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * re-fix tests after mtls traefik encoding change Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Add info about fleet and device config. Add link from fleet connector doc. --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dewi Roberts <dewi@goauthentik.io>