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

[Story] Verify that all services that can, also use MSI instead of SPN/keys, etc. #592

Closed
2 tasks done
deniscep opened this issue Aug 11, 2021 · 0 comments
Closed
2 tasks done
Assignees
Labels
api Composition Service API enhancement New feature or request story Stories are the smallest unit of work to be done for a project.

Comments

@deniscep
Copy link
Contributor

deniscep commented Aug 11, 2021

Currently the API uses an API key STATE_STORE_KEY to authenticate against Cosmos DB.
Docker images are also pulled with docker registry credentials instead of MSI.

Desired outcome:

  • API uses MSI to authenticate to CosmosDB
  • Runner uses MSI to authenticate to ACR

Acceptance critiera

@deniscep deniscep added enhancement New feature or request api Composition Service API story Stories are the smallest unit of work to be done for a project. labels Aug 11, 2021
@deniscep deniscep self-assigned this Aug 11, 2021
@deniscep deniscep reopened this Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Composition Service API enhancement New feature or request story Stories are the smallest unit of work to be done for a project.
Projects
None yet
Development

No branches or pull requests

1 participant