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

Token exchange client #23

Merged
merged 4 commits into from
May 26, 2022
Merged

Token exchange client #23

merged 4 commits into from
May 26, 2022

Conversation

rohe
Copy link
Contributor

@rohe rohe commented May 26, 2022

Added a client module that provides token exchange functionality.
Added support for OAuth2 Authorization Server metadata endpoint.
Translated test_server_36_oauth2_token_exchange.py into test_tandem_10_token_exchange.py. The later uses server and client instances for doing the testing. Not handcrafted messages. One set of tests could not be translated since the it involved getting the client to produce incorrect messages, which it doesn't want to.

rohe added 4 commits May 25, 2022 09:57
Authorization Server metadata endpoint support.
…lient instances instead of handcrafted messages.
Set correct service_name.
@rohe rohe merged commit 7e50501 into main May 26, 2022
@rohe rohe deleted the token_exchange_client branch May 26, 2022 07:17
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.

1 participant