#1739 #2177 OpenIddict authentication: role section, override scope and role key #1431
Annotations
1 error and 10 warnings
|
Cake Build
The process '/home/runner/work/Ocelot/Ocelot/tools/dotnet-cake' failed with exit code 1
|
|
Cake Build:
src/Ocelot/Configuration/RateLimitOptions.cs#L64
'FileRateLimitRule.PeriodTimespan' is obsolete: 'Use Wait instead of PeriodTimespan! Note that PeriodTimespan will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/RateLimitOptions.cs#L61
'FileRateLimitByHeaderRule.RateLimitCounterPrefix' is obsolete: 'Use KeyPrefix instead of RateLimitCounterPrefix! Note that RateLimitCounterPrefix will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/RateLimitOptions.cs#L60
'FileRateLimitByHeaderRule.QuotaExceededMessage' is obsolete: 'Use QuotaMessage instead of QuotaExceededMessage! Note that QuotaExceededMessage will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/RateLimitOptions.cs#L59
'FileRateLimitByHeaderRule.HttpStatusCode' is obsolete: 'Use StatusCode instead of HttpStatusCode! Note that HttpStatusCode will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/RateLimitOptions.cs#L56
'FileRateLimitByHeaderRule.DisableRateLimitHeaders' is obsolete: 'Use EnableHeaders instead of DisableRateLimitHeaders! Note that DisableRateLimitHeaders will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/RateLimitOptions.cs#L56
'FileRateLimitByHeaderRule.DisableRateLimitHeaders' is obsolete: 'Use EnableHeaders instead of DisableRateLimitHeaders! Note that DisableRateLimitHeaders will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/QoSOptions.cs#L36
'FileQoSOptions.TimeoutValue' is obsolete: 'Use Timeout instead of TimeoutValue! Note that TimeoutValue will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/QoSOptions.cs#L33
'FileQoSOptions.ExceptionsAllowedBeforeBreaking' is obsolete: 'Use MinimumThroughput instead of ExceptionsAllowedBeforeBreaking! Note that ExceptionsAllowedBeforeBreaking will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/QoSOptions.cs#L32
'FileQoSOptions.DurationOfBreak' is obsolete: 'Use BreakDuration instead of DurationOfBreak! Note that DurationOfBreak will be removed in version 25.0!'
|
|
Cake Build:
src/Ocelot/Configuration/AuthenticationOptions.cs#L19
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
Loading