-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Comments
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? |
@siren I'm planning on putting together a sample along with the documentation. I'll get to this later next week. |
Hi, |
Document Jwt Client Authentication support in the reference.
Issue gh-9520
The text was updated successfully, but these errors were encountered: