Benoît Cortier
Benoît Cortier
@allan2 We released new versions for picky and sspi-rs
@ymarcus93 The PR as it currently stands is fixing the compilation issues for the code on Windows/Linux/macOS using released crates on crates.io, but we have an issue for WASM. The...
Hello! Yes, that's correct, we need to update sspi-rs. I think my colleague @allan2 was looking into that yesterday. Should be fixed soon.
We could also consider using the `widestring` crate for a UTF-16 string type if necessary.
> What should we do now? There are two parts (steps): > > 1. **Fix the `negotiate_protocol` method.** I believe that [@AvivNaaman](https://github.com/AvivNaaman) can do it (if he still wants to...
> > how long do you think it would take to go through this? > > I think around 2 days + code review. Sounds good! You can go ahead...
Thank you for reporting this. I think we should aim to be as close as possible. FYI @TheBestTvarynka
Hello! Our implementation supports Kerberos authentication, and that’s what enables authentification for domain accounts. However, since you mention Azure, let me confirm whether you are using Azure AD (AAD) /...
Hi @allan2 Could rebase this PR on master please? Thank you!!
Marking as draft to avoid merging in your other branch by mistake