mirror of
https://github.com/openziti/ziti.git
synced 2026-09-25 03:42:38 +00:00
82a22e43b9
* fixes #3496 allow TOTP enroll mid OIDC - detects unenrolled TOTP mid-OIDC flow and redirects to enroll endpoints - adds enroll/verify endpoints in oidc_auth/login.go - centralizes auth query storage rendering in oidc_auth/storage.go - adds SDK integration tests for enrollment success, re-auth, cancelled enrollment, empty/alpha/wrong codes, and missing provider - removes reduce rp server usage in tests - refactors some oidc tests to new style where possible - fixes amr regression in 2.0 - adds test for amr and auth_time