You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**DPoP is not supported.**`AnonymousClient` has no `dpop_key` parameter anywhere in its public API. A tenant/client configured with `require_proof_of_possession: true` cannot use anonymous sessions; you will see `AnonymousClientNotSupportedError`.
128
+
-**DPoP is not supported.**`AnonymousClient` has no `dpop_key` parameter anywhere in its public API. A tenant/client configured with `require_proof_of_possession: true` cannot use anonymous sessions, you will see `AnonymousClientNotSupportedError`.
129
129
-**PAR, CIBA, Device Flow, RAR, and mTLS clients are not supported** for anonymous sessions.
130
130
-**No server-side revocation.** See [Logging Out](#logging-out) above.
0 commit comments