mock-oidc

OIDC test provider — development only

Issuer: https://oidc.pilot1.sram.surf.nl

Device code flow

Starts RFC 8628 device authorization, then polls /token until you complete /device/verify in another tab.


    

PAM weblogin flow

Starts a phishing-resistant pam-weblogin session. Open the link in a new tab, sign in, then enter the shown PIN to complete authentication.

QR code

    
After sign-in you land on /callback with tokens and UserInfo. Use POST /token, GET /userinfo, POST /introspect as needed.