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 Cloud Azure 4.0 Make sure no credential information required when using our first party SDKs, leverage DefaultTokenCredential to support both dev / prod (MSI) enabled environment. #25224

Closed
Tracked by #23402
saragluna opened this issue Nov 7, 2021 · 3 comments
Assignees
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library.

Comments

@saragluna
Copy link
Member

Whenever developers use our Spring libraries, we should make sure that credential is not a hard requirement, they could always use local developing environment or managed identity to authenticate.

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 7, 2021
@saragluna saragluna added the Client This issue points to a problem in the data-plane of the library. label Nov 7, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 7, 2021
@saragluna saragluna added azure-spring All azure-spring related issues needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Nov 7, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 7, 2021
@saragluna saragluna moved this to Todo in Spring Cloud Azure Nov 7, 2021
@saragluna saragluna added this to the [2021] December milestone Nov 7, 2021
@stliu
Copy link
Member

stliu commented Nov 19, 2021

we should update our samples to leverage default credential

@moarychan
Copy link
Member

I have tested the eventhubs binder using service principal and managed identify(in App Service), it works, but I do not update Spring Cloud Azure samples yet.

Hi @backwind1233 , I noticed this issue #25652, will you update all the Spring Cloud Azure Samples using the default credential, right?

@hui1110 hui1110 moved this from Todo to In Progress in Spring Cloud Azure Dec 2, 2021
@saragluna saragluna assigned backwind1233 and unassigned moarychan Jan 6, 2022
@saragluna
Copy link
Member Author

Tested with App Service by @backwind1233, and ASC has some issues #26541, closing this now.

Repository owner moved this from In Progress to Done in Spring Cloud Azure Jan 18, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library.
Projects
Archived in project
Development

No branches or pull requests

5 participants