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

Adds CfConfigClientProcessor to load config-server oauth properties #198

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

Conversation

kvmw
Copy link

@kvmw kvmw commented Dec 22, 2022

Supports config-server OAuth2 properties in CF/TAS environment. OAuth2 support is in place for service-registry but not for config-server.
The primary consumer of these properties would be spring-cloud-config-starters which is currently unable to load configuration resource files due to missing oauth2 credentials.

@anthonydahanne
Copy link
Member

Hello @kvmw !
Does this PR still make sense?
I'm asking because pivotal-cf/spring-cloud-services-starters#323 was merged and seems to cover the same ground

@kvmw
Copy link
Author

kvmw commented Sep 19, 2023

Hello @kvmw ! Does this PR still make sense? I'm asking because pivotal-cf/spring-cloud-services-starters#323 was merged and seems to cover the same ground

Hi @anthonydahanne ,
Yes, It would be nice to have it in this library. The change in scs-starters is just a temporary one until this PR get merged.

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