Skip to content

Support for JWT/JWS and id_token #4439

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 2 commits into from
Jul 11, 2017

Conversation

jgrandja
Copy link
Contributor

@jgrandja jgrandja commented Jul 7, 2017

No description provided.

@jgrandja jgrandja requested a review from rwinch July 7, 2017 16:49
@jgrandja jgrandja added JWT-JOSE in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Jul 7, 2017
@jgrandja jgrandja added this to the 5.0.0.M3 milestone Jul 7, 2017
@jgrandja jgrandja added the status: duplicate A duplicate of another issue label Jul 7, 2017
@jgrandja
Copy link
Contributor Author

jgrandja commented Jul 7, 2017

Related #4434 #4410 #4409 #4312

@@ -21,14 +21,15 @@ security:
github:
client-id: your-app-client-id
client-secret: your-app-client-secret
user-info-name-attribute-key: "name"
user-name-attribute-name: "name"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While user-name-attribute-name is an option, we shouldn't list it for each of these because they should be defaulted for us. We know a reasonable default value for github, facebook, etc.

@jgrandja jgrandja merged commit 9cfb890 into spring-projects:master Jul 11, 2017
@jgrandja jgrandja deleted the gh-4410-idtoken branch July 13, 2017 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants