8000 Grain persistence using Entra storage auth · Issue #9502 · dotnet/orleans · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Grain persistence using Entra storage auth #9502

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

Open
dluc opened this issue May 18, 2025 · 0 comments
Open

Grain persistence using Entra storage auth #9502

dluc opened this issue May 18, 2025 · 0 comments

Comments

@dluc
Copy link
dluc commented May 18, 2025

Does Orleans support storing state on services that support only Entra auth?
For instance, Azure Postgres Flexi Entra auth (https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/how-to-configure-sign-in-azure-ad-authentication)?

For security reasons, all our storage services allow only Entra auth, such as Managed Identities and Entra access tokens. Connection strings with a fixed password are not allowed, and we use .NET components that internally automatically generate and renew access tokens.

Looking at https://learn.microsoft.com/en-us/dotnet/orleans/grains/grain-persistence/relational-storage it appears that Entra auth is not supported, for any storage provider.

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

No branches or pull requests

1 participant
0