cloudscribe / sample-idserver

A sample to demonstrate the cloudscribe IdentityServer4 integration with multi-tenancy and several working clients configured
Apache License 2.0
21 stars 6 forks source link

Added FileUploadPolicy to Authorization.cs #25

Closed mfoitzik closed 5 years ago

mfoitzik commented 5 years ago

The server was failing after updating Nuget packages so added this policy per your note (I cannot remember where I saw your breaking change message)

joeaudette commented 5 years ago

Thanks Mike!