ServiceStack.Authentication.Aad icon indicating copy to clipboard operation
ServiceStack.Authentication.Aad copied to clipboard

Azure Active Directory Authentication plugin for ServiceStack

Results 4 ServiceStack.Authentication.Aad issues
Sort by recently updated
recently updated
newest added

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.

help wanted
documentation

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...