Rebecca Powell

Results 5 comments of Rebecca Powell

+1 for RateLimitConfiguration and IClientResolveContributor docs in 4.X

This might be a useful resource in that case, assuming for example you are using OAuth client credentials flow, you can extract the tenant from the user claims: https://blog.elmah.io/rate-limiting-api-requests-with-asp-net-core-and-aspnetcoreratelimit/

Where's @rackspace support for this project? If they have any interest in them keeping .NET applications on their platform, they we need .NET Core support in OpenStack.net, especially for the...

With regards to tokens vs cookies, maybe consider the BFF pattern? It is well described here: https://auth0.com/blog/backend-for-frontend-pattern-with-auth0-and-dotnet/ Tokens by themselves push developers to look to store them insecurely, and they'll...

Looking at the code I'm not sure how easy this is. It looks like a TextWriter is added as a listener to the process. It has no idea which migration...