Skip to content
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

Add @transient to OAuth2IntrospectionAuthenticationToken #6918

Merged
merged 1 commit into from
May 29, 2019

Conversation

florian42
Copy link
Contributor

fixes gh-6829

As discussed here #6841, I submitted the PR.

CLA already signed.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 29, 2019
@jzheaux jzheaux removed the status: waiting-for-triage An issue we've not yet triaged label May 29, 2019
@jzheaux jzheaux self-assigned this May 29, 2019
@jzheaux jzheaux added this to the 5.2.0.M3 milestone May 29, 2019
@jzheaux jzheaux added in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue type: enhancement A general enhancement labels May 29, 2019
@jzheaux jzheaux merged commit 9fe8949 into spring-projects:master May 29, 2019
@jzheaux
Copy link
Contributor

jzheaux commented May 29, 2019

Thanks, @florian42! This is now merged into master.

It'd be great to see more contributions from you! Please look for issues tagged with status: ideal-for-contribution for ideas.

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 type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuth2IntrospectionAuthenticationToken should be marked as @Transient
3 participants