Test OIDC Flow (PKCE)
Click below to start the OIDC login flow.
This page will generate PKCE code_verifier and code_challenge, store the verifier in sessionStorage, then redirect you to /authorize. After login, you'll be redirected to the callback with a ticket.
Client ID:
test-client-self
Callback:
http://auth.zalcoders.com/test-redirect-uri
Start Login (PKCE)
Back to Home