Allow empty claim value to mimic behavior of ASP.NET AuthorizationPolicyBuilder.RequireClaim method
#1337
+7
−2
Annotations
10 warnings
|
src/Ocelot/Configuration/File/FileRateLimitRule.cs#L90
'FileRateLimitRule.PeriodTimespan' is obsolete: 'Use Wait instead of PeriodTimespan! Note that PeriodTimespan will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/File/FileRateLimitRule.cs#L20
'FileRateLimitRule.PeriodTimespan' is obsolete: 'Use Wait instead of PeriodTimespan! Note that PeriodTimespan will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/File/FileRateLimitRule.cs#L20
'FileRateLimitRule.PeriodTimespan' is obsolete: 'Use Wait instead of PeriodTimespan! Note that PeriodTimespan will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/File/FileRoute.cs#L81
'FileRoute.FileCacheOptions' is obsolete: 'Use CacheOptions instead of FileCacheOptions! Note that FileCacheOptions will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/File/FileRoute.cs#L81
'FileRoute.FileCacheOptions' is obsolete: 'Use CacheOptions instead of FileCacheOptions! Note that FileCacheOptions will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/AuthenticationOptionsCreator.cs#L55
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/AuthenticationOptionsCreator.cs#L55
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/AuthenticationOptionsCreator.cs#L55
'FileAuthenticationOptions.AuthenticationProviderKey' is obsolete: 'Use AuthenticationProviderKeys instead of AuthenticationProviderKey! Note that AuthenticationProviderKey will be removed in version 25.0!'
|
|
src/Ocelot/Configuration/Creator/CacheOptionsCreator.cs#L15
'FileRoute.FileCacheOptions' is obsolete: 'Use CacheOptions instead of FileCacheOptions! Note that FileCacheOptions will be removed in version 25.0!'
|
|
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!'
|
The logs for this run have expired and are no longer available.
Loading