Allow = requires identity, go through IdP flow Bypass = skip zero trust, go through zone security (
Allow = requires identity, go through IdP flow
Bypass = skip zero trust, go through zone security (no jwt, which breaks things that require it like Tunnels if configured)
Service Auth = go through zero trust, without an identity
Bypass = skip zero trust, go through zone security (no jwt, which breaks things that require it like Tunnels if configured)
Service Auth = go through zero trust, without an identity

