wso2 Questions
2
Solved
I am generating JWT token from WSOAM which is then passed as a header to API. I have my API created in nodejs and I am using jsonwebtoken plugin to verify and decode the JWT.
I am unable to find R...
Abiogenetic asked 31/8, 2015 at 7:5
4
I am facing ERROR like below when connecting Microsoft Azure AD after enabling MFA. Before that it gets connected. Today while login, it required me to enable this security feature in my Phone(Micr...
Clobber asked 28/6, 2021 at 8:47
3
Solved
Anybody would please through some light on difference between call and send mediator and what use cases these two mediators are used.
5
I've downloaded WSO2 Stratos 1.5.2 platform.
I'm trying to start wso2stratos-manager-1.5.2, but it doesn't find the mysql jdbc driver
[2012-08-08 16:31:15,201] ERROR
{org.wso2.carbon.user.core....
Solmization asked 8/8, 2012 at 14:44
3
Solved
I am doing sso sample(travelocity.com) example. When I am trying to access user info with oauth access token using this command,
curl -k -H "Authorization: Bearer b68ba941c9da3d2644d8a63154d28"
...
Bucharest asked 20/5, 2016 at 19:34
5
Solved
1
I am using WSO2 API Manager version 1.9.1. In this tool, I publish my sample project (i.e., proxied) and subscribe that project to get consumer key and secret. This tool also gives me CURL command ...
Edema asked 17/1, 2016 at 18:19
6
How can I set the endpoint address dynamically?
I set endpoint address in a property at runtime, and need to replace the URI of endpoint address with its value.
How can I set the URI value of addre...
1
I am trying to setup Apache Directory studio as external ldap(Primary user store) in wso2is 5.10.0 with following configuration in deployment.toml file
[super_admin]
username = "admin"
password = ...
Veronicaveronika asked 21/5, 2020 at 18:24
3
Solved
Right now I'm just trying to change my hostname in WSO2 by following this guide:
https://docs.wso2.com/display/IS550/Changing+the+hostname
I've come to Step 4 after generating a .jks file called n...
5
curl -X GET --header 'Accept: application/json' --header 'Authorization: Bearer 90d2c018-73d1-324b-b121-a162cf870ac0' 'https://172.17.0.1:8243/V1.0.2/stock/getNA?name=te'
The terminal prompted
&...
Peoria asked 29/12, 2016 at 9:45
4
How can I disable HTTPS for WSO2 Api Manager (admin/gw/other components)?
We want to SSL-terminate on our front load-balancers - and not on the end WSO2-products. If I visit port 9763 I'll get redi...
Munguia asked 18/3, 2017 at 23:28
3
Solved
This error is being printed in the WSO2 API Manager wso2carbon.log..
sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:88)
at org.wso2.carbon.databridge.agent.endpoint....
Spout asked 28/12, 2016 at 18:10
1
Solved
I have tried to create custom connector by following this WSO2 Documentation
Prerequisites of apache-maven-3.8.4-bin installation done.
Connector:
maven build:
ERROR:
partial pom.xml:
<prope...
Chalky asked 19/1, 2022 at 15:30
2
Solved
Is it possible in WSO2 API Manager, or maybe is it on the roadmap, to publish an async API, for example in Kafka, and manage it like other sync API with spec (Async API spec), security, analytics, ...
Schauer asked 28/9, 2020 at 20:13
2
I'm using Ubuntu 16.04 64-bit. I installed Oracle JDK jdk1.8.0_144 in /usr/local/java and set the symlinks as below.
$ sudo update-alternatives --install "/usr/bin/java" "java" "/usr/local/java/jd...
Cottrell asked 8/9, 2017 at 14:27
1
I have a LocalEntry named: Test with the content below and saved in the local file system.
<test>
<value1>a</value1>
</test>
I can retrieve the value1 using a property lik...
Avant asked 23/6, 2020 at 16:30
3
I made the whole configuration of this link:
https://docs.wso2.com/display/AM210/Configuring+WSO2+Identity+Server+as+a+Key+Manager
and now I get this error when I make a request for my API:
<...
Eelpout asked 3/12, 2018 at 18:18
2
Solved
I can see the following description in Ballerina docs regarding type equivalence and inheritance.
Ballerina is based on type equivalence, rather than type inheritance. The type system in Balleri...
1
Solved
Is it possible to remove security for some specific requests in my api list using WSO2 API manager version 3.
For example, I have following requests
/customer - post
/products - get
/customer/ad...
Marylou asked 9/4, 2020 at 9:57
2
Solved
I got a problem when I try to deploy the WSO2 EMM server.
In the doc https://docs.wso2.org/display/EMM101/iOS+Server+Configurations, step 7.b, when I try to execute this command:
keytool -importke...
3
What is the recommended way for validating that a JWT was issued by a specific API Manager instance in a case where the backend web service lives on a separate server and needs to be certain that a...
Mon asked 14/3, 2014 at 15:0
3
My company is using Auth0 for identity management and we would like to migrate to one of:
Keycloak
Gluu
Wso2 identity management
Can you suggest what advantages and disadvantage have an...
1
Solved
I am studying this material for the WSO2 ESB certification:
https://wso2.com/training/enterprise-integrator-developer-fundamentals#request_training_enroll
Into the "Download Lab kit" section ther...
Depart asked 4/9, 2018 at 17:40
2
Does Spring Security integrates with WSO2 Identity Server? If yes, then is there any sample or tutorial available for this?
Rivet asked 28/3, 2012 at 3:54
1 Next >
© 2022 - 2024 — McMap. All rights reserved.