Add docs for Azure Federated Identity via Dapr Sentry OIDC#4650
Merged
msfussell merged 18 commits intodapr:v1.16from Sep 5, 2025
Merged
Add docs for Azure Federated Identity via Dapr Sentry OIDC#4650msfussell merged 18 commits intodapr:v1.16from
msfussell merged 18 commits intodapr:v1.16from
Conversation
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
7 tasks
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
nelson-parente
approved these changes
Jul 25, 2025
3 tasks
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
msfussell
reviewed
Aug 29, 2025
...t/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md
Outdated
Show resolved
Hide resolved
...t/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md
Outdated
Show resolved
Hide resolved
...t/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md
Outdated
Show resolved
Hide resolved
...t/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md
Outdated
Show resolved
Hide resolved
...t/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md
Outdated
Show resolved
Hide resolved
…/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com>
…/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com>
…/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com>
…/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com>
…/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com>
Member
|
@alicejgibbons - PTAL and review |
atrauzzi
approved these changes
Sep 5, 2025
Contributor
atrauzzi
left a comment
There was a problem hiding this comment.
Looks good to me. Good to call out that it has to be public, and to make sure the aud is set up right 👍
Signed-off-by: Mark Fussell <markfussell@gmail.com>
kgal-akl
pushed a commit
to akeyless-community/dapr-docs
that referenced
this pull request
Dec 10, 2025
* Add initial docs for Azure federated identity credential Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Add audiences to access control struct docs Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Update helm values Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Remove jwt audiences from configuration Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Add warning Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Update args and annotation Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Fix localized URLs Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Add comment to increase init timeout Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/authenticating-azure.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Jonathan Collinge <jonathancollinge@live.com> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add docs for using the work implemented in the Dapr Sentry OIDC support PR to access resources in Azure via a federated identity credential.
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Issue reference