Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Id assurance #87

Merged
merged 41 commits into from
Dec 17, 2023
Merged

Id assurance #87

merged 41 commits into from
Dec 17, 2023

Conversation

rohe
Copy link
Contributor

@rohe rohe commented Nov 23, 2023

Lots of small changes.
Many of them to make the code more resilient and less error prone.

rohe added 30 commits September 10, 2023 08:26
Only need to get the authentication method names once.
…endpoint is working. Whether it's OIDC or OAuth2 or ...
Allow client_id to be assigned through a method argument.
Url used may have a query part which is not reflected in the htu parameter.
Use DPoP access token as bearer token.
Use latest cryptojwt.
Fixed spelling error.
…a combo.

Added more resilience.
Wrong method was used for the pushed auth test.
Only need to get the authentication method names once.
…endpoint is working. Whether it's OIDC or OAuth2 or ...
Allow client_id to be assigned through a method argument.
Url used may have a query part which is not reflected in the htu parameter.
Use DPoP access token as bearer token.
Use latest cryptojwt.
Fixed spelling error.
@rohe rohe merged commit 3690e6b into main Dec 17, 2023
5 checks passed
@rohe rohe deleted the id_assurance branch December 17, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants