Skip to content

Update Opaque Token Client Name Updated #17846

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
jzheaux opened this issue Aug 12, 2019 · 1 comment
Closed

Update Opaque Token Client Name Updated #17846

jzheaux opened this issue Aug 12, 2019 · 1 comment
Labels
type: task A general task
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Aug 12, 2019

Related to #15872

OAuth2TokenIntrospectionClient has been updated to OpaqueTokenInterceptor and the associated implementation NimbusOAuth2TokenIntrospectionClient was updated to NimbusOpaqueTokenInterceptor.

This will require an update in Spring Boot since it instantiates a NimbusOAuth2TokenIntrospectionClient, given the appropriate parameters.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 12, 2019
@mbhave mbhave added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 13, 2019
@mbhave mbhave added this to the 2.2.0.M6 milestone Aug 13, 2019
@mbhave
Copy link
Contributor

mbhave commented Aug 13, 2019

@jzheaux Guessing OpaqueTokenInterceptor was a typo and it's actually OpaqueTokenIntrospector?

@mbhave mbhave closed this as completed in 178746d Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

3 participants