ServiceStack.Authentication.Aad
ServiceStack.Authentication.Aad copied to clipboard
Azure Active Directory Authentication plugin for ServiceStack
No idea if you can help with this, but any ideas would be massively appreciated. I am using your provider and all seems to be OK, except when it calls...
Error only occurs if I added the ServiceStack.Authentication.Aad via nuget. There's no error if I copy the AadAuthProvider code to a temporary class.
Creating AAD apps can be done in the new Portal now, so the docs should be updated.
I get this error, when trying to add the nuget package to my project: > Could not install package 'ServiceStack.Authentication.Aad 0.1.30'. You are trying to install this package into a...