WSO2 API Manager

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(图集)
(图集)
 
(未显示1个用户的25个中间版本)
第1行: 第1行:
 
WSO2 API Manager
 
WSO2 API Manager
 +
 +
[[WSO2 API Cloud]]
 +
 +
==简介==
 +
The #1 open source hybrid API management platform
  
 
==组件==
 
==组件==
第8行: 第13行:
 
*API Key Manager
 
*API Key Manager
  
==安装==
+
==指南==
下载类似 wso2am-1.10.0.zip 的软件包,解压后。
+
下载类似 wso2am-3.1.0.zip 的软件包,解压后。
 
  ./wso2server.sh
 
  ./wso2server.sh
  https://127.0.0.1:9443/carbon/
+
  https://localhost:9443/carbon/
  http://127.0.0.1:9763/publisher
+
  https://localhost:9443/devportal
  http://127.0.0.1:9763/store
+
  https://localhost:9443/publisher
 
  admin:admin
 
  admin:admin
 +
 +
[https://wso2.com/library/article/deploying-wso2-api-manager-in-a-multi-dc-environment/ Deploying WSO2 API Manager in a Multi-DC Environment]
 +
 +
==安全==
 +
*[https://docs.wso2.com/display/MG310/Security WSO2 API Microgateway Security]
 +
*[https://docs.wso2.com/display/MG310/Secure+APIs+using+JWT+-+Self+Contained+JWT Secure APIs using JWT - Self Contained JWT]
 +
*[https://docs.wso2.com/display/MG310/Secure+APIs+Using+Opaque+Tokens Secure APIs Using Opaque Tokens]
 +
 +
==项目==
 +
*[https://github.com/wso2/product-microgateway WSO2 API Microgateway]
 +
*[https://github.com/wso2/k8s-wso2am-operator WSO2 API Manager Operator for Kubernetes]
 +
*[https://github.com/wso2/k8s-api-operator API Operator for Kubernetes]
 +
*[https://github.com/wso2/kubernetes-apim Kubernetes and Helm Resources for WSO2 API Management]
 +
*[https://github.com/wso2/kubernetes-microgateway Helm Resources for WSO2 API Microgateway]
 +
*[https://docs.wso2.com/display/CLUSTER44x/Clustering+API+Manager Clustering API Manager]
 +
*[https://github.com/wso2/docker-apim Docker and Docker Compose Resources for WSO2 API Management]
 +
*[[WSO2 Identity Server]] [https://github.com/wso2/identity-rest-dispatcher/blob/master/README.md identity-api-dispatcher]
 +
 +
==集成==
 +
*[[Keycloak]] [https://medium.com/@athiththan11/token-revocation-wso2-api-manager-keycloak-km-3695d217bd7c Token Revocation: WSO2 API Manager & Keycloak KM] [https://apim.docs.wso2.com/en/latest/administer/key-managers/configure-keycloak-connector/ Configure Keycloak as a Key Manager]
  
 
==文档==
 
==文档==
 
*[http://docs.huihoo.com/apache/apachecon/us2013/28-Thursday/Big-Data/Innovative-foundation-for-an-open-source-API-management-platform.pdf Innovative Foundation For an Open Source API Management Platform]
 
*[http://docs.huihoo.com/apache/apachecon/us2013/28-Thursday/Big-Data/Innovative-foundation-for-an-open-source-API-management-platform.pdf Innovative Foundation For an Open Source API Management Platform]
 +
 +
==培训==
 +
*[https://github.com/wso2/product-apim-training product-apim-training]
 +
*[https://github.com/wso2/WSO2-Training WSO2 Standard Training Material]
 +
 +
==比较==
 +
*[https://blog.dreamfactory.com/wso2-and-dreamfactory-a-competitive-analysis/ WSO2 and DreamFactory: A Competitive Analysis]
  
 
==图集==
 
==图集==
 
<gallery>
 
<gallery>
 +
image:Forrester-Wave-API-Management-Solutions-Q32020.png|Forrester Wave
 +
image:WSO2-API-Manager-15years.png|成就
 +
image:API-Management-Platform.png|API管理平台
 +
image:wso2-apim-architecture.png|API Manager架构
 +
image:api-microgateway-devops-cycle.png|WSO2 MGW
 
image:wso2-api-manager-components.png|组件
 
image:wso2-api-manager-components.png|组件
 +
image:service-api-registry-deployment.png|服务API注册部署
 
image:api-provider-lifecycle-activities.png|生命周期
 
image:api-provider-lifecycle-activities.png|生命周期
 +
image:wso2-api-manager-api-list.png|API列表
 
image:wso2-api-manager-v1.4-home.png|控制台
 
image:wso2-api-manager-v1.4-home.png|控制台
 
image:wso2-api-manager-v1.4-monitor-message-flows.png|监视器
 
image:wso2-api-manager-v1.4-monitor-message-flows.png|监视器
 
image:wso2-api-manager-v1.4-configure-feature-management.png|配置
 
image:wso2-api-manager-v1.4-configure-feature-management.png|配置
image:wso2-api-publisher.png|API Publisher
+
image:wso2-api-publisher.png|API Manager Publisher
 +
image:WSO2-API-Manager-publisher.png|API Manager Publisher
 +
image:WSO2-API-Manager-Developer-Portal.png|开发者门户
 
image:wso2-api-store.png|API Store
 
image:wso2-api-store.png|API Store
 +
image:WSO2-API-Manager-API-Testing.png|API 测试
 +
image:the-role-of-api-microgatway-in-microservices.png|微服务微网关
 +
image:JWT-token-revocation.png|JWT Token Revocation
 +
image:wso2-xacml-with-apim.png|XACML
 +
image:WSO2-API-Manager-and-Keycloak.png|集成 Keycloak
 
</gallery>
 
</gallery>
  
第36行: 第82行:
 
[[category:WSO2]]
 
[[category:WSO2]]
 
[[category:API]]
 
[[category:API]]
 +
[[category:huihoo]]

2022年4月9日 (六) 04:22的最后版本

WSO2 API Manager

WSO2 API Cloud

目录

[编辑] 简介

The #1 open source hybrid API management platform

[编辑] 组件

  • API Publisher
  • API Store
  • API Gateway
  • API Handlers
  • API Key Manager

[编辑] 指南

下载类似 wso2am-3.1.0.zip 的软件包,解压后。

./wso2server.sh
https://localhost:9443/carbon/
https://localhost:9443/devportal
https://localhost:9443/publisher
admin:admin

Deploying WSO2 API Manager in a Multi-DC Environment

[编辑] 安全

[编辑] 项目

[编辑] 集成

[编辑] 文档

[编辑] 培训

[编辑] 比较

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱