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

'spring-security-oauth2-autoconfigure' version update #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

glqdlt
Copy link

@glqdlt glqdlt commented Feb 28, 2019

Hello.
I am learning from 'https://spring.io/guides/tutorials/spring-boot-oauth2/#_social_login_simple' Guide.
Problems occur when writing code with reference to the Guide.
The error log is shown below.

...

Description:

The bean 'scopedTarget.oauth2ClientContext', defined in class path resource [org / springframework / boot / autoconfigure / security / oauth2 / client / OAuth2RestOperationsConfiguration $ SessionScopedConfiguration $ ClientContextConfiguration.class], could not be registered. A bean with that name has already been defined in org.springframework.security.oauth2.config.annotation.web.configuration.OAuth2ClientConfiguration $ OAuth2ClientContextConfiguration and overriding is disabled.

...

This is a problem that occurs below.

org.springframework.security.oauth.boot </ groupId>
spring-security-oauth2-autoconfigure </ artifactId>
2.0.0.RELEASE </ version>

Details can be found in this issue 'spring-attic/spring-security-oauth2-boot#51'

I updated guide.

thanks for reading.

@pivotal-issuemaster
Copy link

@glqdlt Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@glqdlt Thank you for signing the Contributor License Agreement!

@gregturn gregturn changed the base branch from master to main April 27, 2021 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants