nloum / InfisicalDotNet

.NET IConfigurationProvider for Infisical
MIT License
4 stars 1 forks source link

Service Token Deprication by July 30th, 2024 #2

Open ftothekey opened 4 months ago

ftothekey commented 4 months ago

Would really like to use your provider for my project, but Service Tokens are about to be depricated soon.

https://infisical.com/blog/deprecating-api-keys

Is there a way you could update your code to accept machine identities?

Thanks in advance!

jerome-duchene commented 1 month ago

I create a fork of this project for adding the support of machine identities using Infisical SDK: https://github.com/jerome-duchene/InfisicalDotNet/tree/develop

You can try it.

ftothekey commented 1 month ago

@jerome-duchene Awesome, thanks! Will try it :)