wso2-am

wso2 das 3.0.1 with am 1.10.0: Cannot borrow client for ssl://localhost:7711

╄→尐↘猪︶ㄣ 提交于 2019-12-04 05:30:27
问题 I tried to set offset 3 and 0, all works fine with statistics with REST setup for now. However, the DAS wso2carbon.log keeps throwing the following error messages: TID: [-1] [] [2016-09-15 16:27:30,727] ERROR {org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker} - Error while trying to connect to the endpoint. Cannot borrow client for ssl://localhost:7711 {org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker} org.wso2.carbon.databridge.agent.exception

WSO2 API Manager 2.0 Log Error localhost:7712 (ssl thrift port)

血红的双手。 提交于 2019-12-03 23:15:45
I have installed APIM and APIM Analytics in two different machines. I followed this guide to connect APIM to APIM Analytics. Analytics are working fine, I can see usage data in dashboards, but this error keeps showing once and again in log file ERROR {org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker} - Error while trying to connect to the endpoint. Cannot borrow client for ssl://localhost:7712 {org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker} org.wso2.carbon.databridge.agent.exception.DataEndpointAuthenticationException: Cannot borrow client for ssl

Unable to access XACML policy in wso2is-5.6.0 from wso2am-2.5.0 getting error

纵然是瞬间 提交于 2019-12-03 18:18:25
问题 i following link Created XACML policy in wso2is. Accessing from wso2AM created one POST type function. While sending request in wso2AM store getting an error I have update "jndi.properties" file by commenting second "/test" url line. After that i am getting error. ERROR - EntitlementMediator Error occurred while evaluating the policy org.wso2.carbon.identity.entitlement.proxy.exception.EntitlementProxyException: Cannot initialize EntitlementServiceStub with null Axis2 configuration context.

WSO2 - Identity Server and API Manager working together

隐身守侯 提交于 2019-12-03 08:40:28
I'm evaluating WSO2 Identity Server and WSO2 API Manager. I registered an API and an application on API Manager. I can call the resources successfully. I could also add an user into Identity Server and log into that using oAuth authentication. But, it's not too clear how I can use those two systems together. I would like to use API Manager to expose my API's to some applications. And, I would like to use Identity Server to log the final user. Is that possible? How can I "plug" those two systems? I am not sure if that's the best way to do that, so, please, advice me. Thanks According to my

Unable to publish XACML policy in wso2 application manager and throwing NoSuchMethodError exception

ε祈祈猫儿з 提交于 2019-12-02 13:26:31
问题 I followed the steps provided by the below links to create a policy in the wso2 application manager and publshing http://wso2.com/library/articles/2014/02/use-of-wso2-api-manager-to-validate-fine-grained-policy-decisions-using-xacml/ After created the XACML Policy trying to publish it to PDP,getting the following error [2014-09-15 15:52:53,007] ERROR - ApplicationDispatcher Servlet.service() for servlet bridgeservlet threw exception java.lang.NoSuchMethodError: org.wso2.carbon.identity

WSO2 API Manager - Getting the error - Authentication Failure

送分小仙女□ 提交于 2019-12-02 12:29:21
问题 I am trying out WS02 API Manager but getting the following error when I send the REST API call - <ams:fault xmlns:ams="http://wso2.org/apimanager/security"> <ams:code>900901</ams:code> <ams:message>Authentication Failure</ams:message> <ams:description>Authentication failure for API: /api, version: 1 with key: h0Bwxc94aBf6RJVnhtZeBqwp_hIa</ams:description> </ams:fault> The key is the production key for the user and that user is subscribed to this API. The raw request looks like this GET http:/

wso2 API Manager | How to associate a client-certificate to backend / target endpoint

霸气de小男生 提交于 2019-12-02 11:24:45
we have a backend of api which needs client-certificate to be presented when accessing api. we have added the client certificate to repository/resources/security/client-truststore.jks and along with all Root CA and Intermediate Certs. Restarted server. I believe Wso2 is now able to send call to backend API and returns with Status code 403. it is returning with 403 because the backend api did not receive the client certificate with request... { "timestamp": "2017-03-14T21:33:36.523Z", "status": 403, "error": "Forbidden", "message": "Access Denied", "path": "/registrations" } when we execute

WSO2 API Manager user authencation email

五迷三道 提交于 2019-12-02 10:53:33
I have setup a WSO2 API Manager. When I create a user in WSO2 using web console/ using admin services, I want to send a user activation email with link to the user. Can someone point me to documentation OR steps to do this? I am using MySQL to store my users. EDIT: I am using WSO2 API Manager version 2 EDIT: When I try to access https://:9443/services/UserInformationRecoveryService?wsdl WSDL is not found. What are steps to install UserInformationRecoveryService in WSO2 API Manager? You can use UserInfoRecoveryService for this requirement. You may need to install Account and credential

WSO2 API Manager - Getting the error - Authentication Failure

爱⌒轻易说出口 提交于 2019-12-02 07:35:02
I am trying out WS02 API Manager but getting the following error when I send the REST API call - <ams:fault xmlns:ams="http://wso2.org/apimanager/security"> <ams:code>900901</ams:code> <ams:message>Authentication Failure</ams:message> <ams:description>Authentication failure for API: /api, version: 1 with key: h0Bwxc94aBf6RJVnhtZeBqwp_hIa</ams:description> </ams:fault> The key is the production key for the user and that user is subscribed to this API. The raw request looks like this GET http://192.168.13.83:8280/api/1 HTTP/1.1 Accept-Encoding: gzip,deflate Authorization: Bearer

How to integrate WSO2 API Manager (AM) 1.10.0 with PingFederate SAML 2.0?

老子叫甜甜 提交于 2019-12-02 07:03:15
问题 How to integrate WSO2 am 1.10.0 with PingFederate SAML 2.0? Any instructions? From WSO2 web site, I only saw docs on how to set up SSO among WSO2 products: https://docs.wso2.com/display/AM1100/Configuring+Single+Sign-on+with+SAML2 . But I did not see documentation on how to enable WSO2 AM 1.10.0 with external identity providers such as PingFederate via SAML2. Any help is appreciated. *** UPDATE: I followed the instructions here https://docs.wso2.com/display/AM1100/Configuring+Single+Sign-on