idpy-oidc icon indicating copy to clipboard operation
idpy-oidc copied to clipboard

Response type handling

Open rohe opened this issue 1 year ago • 2 comments

Updated to align with the official PAR RFC. Enforce that an access code can only be used once. Worked with handling client_id. Added upstream_get to UserInfo classes. Improved resilience. Entity ID is the clients identifier. It may also have a client_id.

rohe avatar May 24 '24 08:05 rohe

Hi, I opened an issue about this PR. (#106)

lionick avatar May 31 '24 06:05 lionick

Running my tests after the last commit, I still have the issue (https://github.com/IdentityPython/idpy-oidc/issues/106). All the other tests passed successfully.

lionick avatar Jun 07 '24 09:06 lionick