Commit 93c24ca
committed
test: add tests for OIDCController
Covers the provider listing route, the auth-start redirect (404 / 400 /
500 / 302), all three callback flows (login / signup / revalidate)
including state validation, suspended accounts, unconfirmed-email
linking refusal, redirect_uri origin clamping, and the
revalidate-done landing page. Routes are collected via PuterRouter and
invoked with stubbed services that return prefab data.
Closes #29661 parent c5b12b6 commit 93c24ca
1 file changed
Lines changed: 745 additions & 0 deletions
0 commit comments