-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
使用openapi创建app是,无法获取组织列表(Organization) #5349
Copy link
Copy link
Closed
Labels
area/openapiapollo-openapiapollo-openapifeature requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.good first issuegood first issue Good for beginnersgood first issue Good for beginners
Metadata
Metadata
Assignees
Labels
area/openapiapollo-openapiapollo-openapifeature requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.good first issuegood first issue Good for beginnersgood first issue Good for beginners
你的特性请求和某个问题有关吗?请描述
com.ctrip.framework.apollo.portal.controller.OrganizationController#loadOrganization时,需要登录权限com.ctrip.framework.apollo.openapi.client.ApolloOpenApiClient#createApp),需要参数orgId、orgName,这两个参数无从获取。清晰简洁地描述一下你希望的解决方案
com.ctrip.framework.apollo.portal.controller.OrganizationController的权限校验