-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Open
Copy link
Labels
AuthenticationOcelot feature: AuthenticationOcelot feature: AuthenticationAutumn'25Autumn 2025 releaseAutumn 2025 releaseConfigurationOcelot feature: ConfigurationOcelot feature: ConfigurationfeatureA new featureA new featuregood first issueShould be pretty easy to doShould be pretty easy to dohelp wantedNot actively being worked on. If you plan to contribute, please drop a note.Not actively being worked on. If you plan to contribute, please drop a note.medium effortLikely a few days of development effortLikely a few days of development effort
Milestone
Description
{
"Routes": [],
"Aggregates": [],
"GlobalConfiguration": {
"RequestIdKey": null,
"ServiceDiscoveryProvider": {
"Host": "localhost",
"Port": 8500,
"Type": "Consul",
"Token": null,
"ConfigurationKey": null
},
"RateLimitOptions": {
"ClientIdHeader": "ClientId",
"QuotaExceededMessage": null,
"RateLimitCounterPrefix": "ocelot",
"DisableRateLimitHeaders": false,
"HttpStatusCode": 429
},
"QoSOptions": {
"ExceptionsAllowedBeforeBreaking": 0,
"DurationOfBreak": 0,
"TimeoutValue": 0
},
"BaseUrl": null,
"LoadBalancerOptions": {
"Type": "LeastConnection",
"Key": null,
"Expiry": 0
},
"DownstreamScheme": "http",
"HttpHandlerOptions": {
"AllowAutoRedirect": false,
"UseCookieContainer": false,
"UseTracing": false
},
"AuthenticationOptions": {
"AuthenticationProviderKey": "MyKey", //指定一个key
"AllowedScopes": [ "apiScopes" ] //id4的作用域名称
}
}
}
Metadata
Metadata
Assignees
Labels
AuthenticationOcelot feature: AuthenticationOcelot feature: AuthenticationAutumn'25Autumn 2025 releaseAutumn 2025 releaseConfigurationOcelot feature: ConfigurationOcelot feature: ConfigurationfeatureA new featureA new featuregood first issueShould be pretty easy to doShould be pretty easy to dohelp wantedNot actively being worked on. If you plan to contribute, please drop a note.Not actively being worked on. If you plan to contribute, please drop a note.medium effortLikely a few days of development effortLikely a few days of development effort