Open lukasmatusiewicz opened 1 year ago
Await merging: https://github.com/privacyidea/csharp-client/pull/13 , https://github.com/privacyidea/csharp-client/pull/11 , https://github.com/privacyidea/csharp-client/pull/10 , https://github.com/privacyidea/csharp-client/pull/2 .
After successfully merge all of actual PR's in csharp-client, add it as a submodule to this repo.
Then build the enhancements from these issues: https://github.com/privacyidea/adfs-provider/issues/41 , https://github.com/privacyidea/adfs-provider/issues/40 .
To use the csharp-client, adfs-provider needs to migrate from .NET Framework to .NET 6.0. .NET 6.0 doesn't have microsoft.diagnostic package. Have we any alternative to make logging and configuration possible?
Await merging: https://github.com/privacyidea/csharp-client/pull/13 , https://github.com/privacyidea/csharp-client/pull/11 , https://github.com/privacyidea/csharp-client/pull/10 , https://github.com/privacyidea/csharp-client/pull/2 .
After successfully merge all of actual PR's in csharp-client, add it as a submodule to this repo.
Then build the enhancements from these issues: https://github.com/privacyidea/adfs-provider/issues/41 , https://github.com/privacyidea/adfs-provider/issues/40 .
To use the csharp-client, adfs-provider needs to migrate from .NET Framework to .NET 6.0. .NET 6.0 doesn't have microsoft.diagnostic package. Have we any alternative to make logging and configuration possible?