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 support for non-default CF identity providers #316

Closed
dbahatSAP opened this issue Oct 6, 2019 · 1 comment
Closed

Add support for non-default CF identity providers #316

dbahatSAP opened this issue Oct 6, 2019 · 1 comment

Comments

@dbahatSAP
Copy link
Contributor

Hi,

Cloud Foundry Java Client 3.14.0.RELEASE, a new property was introduced for supporting non-default CF identity providers.
The change is in the PasswordGrantTokenProvider, adding a new loginHint property (see cloudfoundry/cf-java-client#924).
We'd like to add support for this in the cloud deployer so that additional spring-cloud frameworks built on top it will also be able to use this feature (such as spring-cloud-dataflow and spring-cloud-skipper).

Thanks,
-David

@sabbyanandan
Copy link
Contributor

Hi, @dbahatSAP. Thank you for bringing this up to our attention. Feel free to start a PR at your convenience; we would love to collaborate to get this added to the deployer and extend it to SCDF/Skipper.

@tzolov tzolov closed this as completed in f5139a0 Oct 22, 2019
ilayaperumalg pushed a commit that referenced this issue Nov 8, 2019
 - Exposes a new config property named login hint, which allows supporting non-default IDPs.

 Resolves #316
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 a pull request may close this issue.

2 participants