idpy-oidc
idpy-oidc copied to clipboard
Response type handling
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.
Hi, I opened an issue about this PR. (#106)
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.