Skip to content

JWT assertion grant type support #4280

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
amssaravanan opened this issue Apr 18, 2017 · 2 comments
Closed

JWT assertion grant type support #4280

amssaravanan opened this issue Apr 18, 2017 · 2 comments
Assignees
Labels
status: duplicate A duplicate of another issue

Comments

@amssaravanan
Copy link

Summary

We need to implement (exactly) this with spring security and would like to know if this is supported by spring security out-of-the-box. If not, what is the recommended approach?

http://forum.spring.io/forum/spring-projects/security/oauth/124487-jwt-bearer-token-flow?p=604498#post604498

Actual Behavior

http://forum.spring.io/forum/spring-projects/security/oauth/124487-jwt-bearer-token-flow?p=604498#post604498

Expected Behavior

Configuration

Version

Sample

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 7, 2019
@eleftherias eleftherias self-assigned this Dec 3, 2020
@eleftherias eleftherias added for: stackoverflow A question that's better suited to stackoverflow.com and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 3, 2020
@eleftherias
Copy link
Contributor

The legacy forum has been shut down, so it's not clear what the request here is.

We have a sample using JWT login, which may be what you are looking for: https://github.com/spring-projects/spring-security-samples/tree/master/servlet/spring-boot/java/jwt/login

@eleftherias eleftherias added status: duplicate A duplicate of another issue and removed for: stackoverflow A question that's better suited to stackoverflow.com labels Dec 4, 2020
@eleftherias
Copy link
Contributor

Marking this as a duplicate of gh-6053 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants