AspNetCoreRateLimit icon indicating copy to clipboard operation
AspNetCoreRateLimit copied to clipboard

Defining ClientRateLimitPolicies with wildcard

Open tadejp13 opened this issue 4 years ago • 1 comments

Hi... Is there any way of defining a client rule having the ClientId defined with * (e.g. id_user_*)? If not are there any plans to implement this is the near future? Thank you and best regards, tadej

tadejp13 avatar Mar 16 '22 10:03 tadejp13

Solution described here: https://github.com/stefanprodan/AspNetCoreRateLimit/issues/78

rwb196884 avatar Dec 06 '22 11:12 rwb196884