Skip to content

Support client_secret_jwt auth method #229

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

Merged
merged 3 commits into from
Nov 9, 2018
Merged

Conversation

bodewig
Copy link
Collaborator

@bodewig bodewig commented Nov 8, 2018

As a follow-up to #217 this adds support for client_secret_jwt.

@pamiel I've unified the two assertions we've built and think I've used all of your logic, it would be good to have a another pair of eyes. Also your code added the client_id as an extra parameter to the call, that I didn't have. Reading the spec this seems to be an optional parameter and I added it to both cases as it won't hurt.

@pamiel
Copy link
Contributor

pamiel commented Nov 8, 2018

Looks good to me; good merge of the 2 inputs !

@bodewig bodewig merged commit 8a41e9d into master Nov 9, 2018
@bodewig bodewig deleted the support_jwt_auth_methods branch November 9, 2018 04:49
bodewig added a commit that referenced this pull request Nov 9, 2018
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