简体   繁体   English

如何在 WSO2 API Manager 3.1.0 上添加 API?

[英]How to ADD an API on WSO2 API Manager 3.1.0?

I'm trying to create a API from my ERP into WSO2 API Manager,to access API without use API Manager I need to use a NTLM credential.我正在尝试从我的 ERP 创建一个 API 到 WSO2 API 管理器,以便在不使用 API 管理器的情况下访问 API 我需要使用 NTLM 凭据。 I want to publish this API into API Manager, but when I trying to create and Publish, I cannot add that credentials and api does not work.我想将此 API 发布到 API 管理器中,但是当我尝试创建和发布时,我无法添加该凭据并且 api 不起作用。 where do I submit those credentials?我在哪里提交这些凭据?

As you can see on this picture, I'm getting unauthorize.正如你在这张图片上看到的,我正在取消授权。

API Manager Error API 管理器错误

WSO2 API Manager v3.1.0 supports basic auth, digest auth, and mutual ssl for backend security. WSO2 API Manager v3.1.0 支持基本身份验证、摘要身份验证和相互 ssl 后端安全。 If you want NTLM, then you can use a class mediator.如果你想要 NTLM,那么你可以使用 class 中介。 https://medium.com/@nipunadilhara/ntlm-authentication-for-wso2-esb-v6-2-0-9584c3e6713 https://medium.com/@nipunadilhara/ntlm-authentication-for-wso2-esb-v6-2-0-9584c3e6713

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM