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

Use Windows credentials or Service credentials for client #72

Open
ashish4github opened this issue Mar 2, 2021 · 1 comment
Open

Use Windows credentials or Service credentials for client #72

ashish4github opened this issue Mar 2, 2021 · 1 comment

Comments

@ashish4github
Copy link

Is there a way to access secrets form a dotnet client using the identity of the service under which code is running e.g. Windows Service or an API running in Kestrel/IIS under a service account?

Alternatively, can a machine be authenticated for access to secrets?

@doodlesbykumbi
Copy link
Contributor

Hi @ashish4github. Thanks for creating the issue. All Conjur clients make use of identity based on some authenticator that Conjur supports. Azure and LDAP authenticators make sense in the context of Windows so perhaps those might be what you are looking for.

To the best of my knowledge Conjur does not have an authenticator that establishes identity based on machine-local identity on Windows, such as a service account etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants