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

Fix README.adoc client registration property #121

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

Conversation

mauicoder
Copy link

Currently when we add the git-hub client registration, the property starts with security.oauth2..., but the property's name starts as spring.security.oauth2.
Since the project is just created, the yml doesn't exits or is empty, so there is no base spring: to append the suggested property to.

Currently when we add the git-hub client registration, the property starts with `security.oauth2...`, but the property's name starts as spring.security.oauth2. 
Since the project is just created, the yml doesn't exits or is empty, so there is no base `spring:` to append the suggested property to.
@pivotal-issuemaster
Copy link

@mauicoder 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

@mauicoder 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