oauth2-oidc-debugger icon indicating copy to clipboard operation
oauth2-oidc-debugger copied to clipboard

An OAuth2 and OpenID Connect Debugger

Results 28 oauth2-oidc-debugger issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.4.7 to 2.2.0. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon Minor refactors...

dependencies

Can you add support to set extra parameters like _kc_idp_hint_ used by keycloak to choose the default brokered idp? Here is the documentation: https://www.keycloak.org/docs/latest/server_admin/#default_identity_provider Thanks

Hi, Thank you for an amazingly useful tool! I found the "Get Token" step failing with "invalid address" error, which looks to be ipv6 related. My machine did not have...

Should work from any OAuth2 authorization grant or OIDC authentication flow that involves a human user.

enhancement

This ticket will add a screen that allows the user to logout or end a session (ie, invalidate tokens associated with the session that the debugger has previously created). It...