This is a fake Identity Provider (IdP) for OIDC (Open Identity Connect), that you can use to test/troubleshoot your OIDC clients.
Don't use any real credentials, and don't use this in production.
Use any dummy client ID and secret, and the following URLs:
Authorize URL | content_copy https://littletools.app/oidc-provider-authorize |
---|---|
Token URL | content_copy https://littletools.app/x/oidc/token |
User Info URL | content_copy https://littletools.app/x/oidc/userinfo |
JWK Set URL | content_copy https://littletools.app/x/oidc/jwks |