Skip to content

Document Jwt Client Authentication support #9578

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

Closed
jgrandja opened this issue Apr 9, 2021 · 3 comments
Closed

Document Jwt Client Authentication support #9578

jgrandja opened this issue Apr 9, 2021 · 3 comments
Assignees
Labels
in: docs An issue in Documentation or samples
Milestone

Comments

@jgrandja
Copy link
Contributor

jgrandja commented Apr 9, 2021

Document Jwt Client Authentication support in the reference.

Issue gh-9520

@jgrandja jgrandja added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Apr 9, 2021
@jgrandja jgrandja self-assigned this Apr 9, 2021
@jgrandja jgrandja added in: docs An issue in Documentation or samples and removed status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Apr 9, 2021
@jgrandja jgrandja added this to the 5.5.0 milestone Apr 9, 2021
@siren
Copy link

siren commented Apr 28, 2021

Thank you @jgrandja for your efforts in adding jwt client authentication support to spring security! I am currently trying to test the private_key_jwt method with 3rd party provider within a spring boot app but I am failing to see how would I set it up properly. I already looked at the test cases you mentioned in gh-9520 but since this is new stuff for me I am still puzzled.

Can you share a working example code/configuration that I could mimic?

@jgrandja
Copy link
Contributor Author

jgrandja commented Apr 30, 2021

@siren I'm planning on putting together a sample along with the documentation. I'll get to this later next week.

@Giambapisasale
Copy link

Hi,
I'm looking for a working example of private_key_jwt with client_crendentials, but I can't find the version with ServerOAuth2AuthorizedClientExchangeFilterFunction (no ServletContext), but only with OAuth2ClientCredentialsGrantRequestEntityConverter in a ServletContext.
Can you add a working example please?
thanks

akohli96 pushed a commit to akohli96/spring-security that referenced this issue Aug 25, 2021
akohli96 pushed a commit to akohli96/spring-security that referenced this issue Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples
Projects
None yet
Development

No branches or pull requests

3 participants