Wso2 API manager integration with Openam - wso2

I'm trying to integrated wso2 api manager in our organization. We are using Open AM as out Single sign on. I tried to search for some documentation for it but couldn't find any for wso2 API manager authentication and possibly authorization piece integration with Open AM. Is there any extension or plugin available to integrate it?
Appreciate if have any idea about this. Thanks in advance!
Regards,
Jayesh

Please refer this blog post in [1]. Here I done it for WSO2 BAM. Same as you can do it for WSO2 AM.
[1] http://manulachathurika.blogspot.com/2013/10/configure-opensso-for-wso2-business.html

Related

swagger url for WSO2 Governance registry5.4.0 REST API

I am exploring the WSO2 Governance registry version 5.4.0. I would like to get the swagger url for WSO2 governance registry REST API so that I can call the rest apis to create/update/delete/get resources in Publisher portal.
I have installed the WSO2 Governance registry 5.4.0 locally on my windows 10 machine.
Please help me with this. Thanks a lot in advance.
First of all this is not a programming issue but support. Please refer below documentations provided by WSO2:
Invoking a REST Service Using the In-built Swagger UI
Adding a
REST Service
For this case you better subscribe to WSO2 mailing list and mail them your query. They will surely reach you.

Integration WSO2 Governance Registry with Jenkins

How can I do the integration of WSO2 GREG with Jenkins?, I was looking for some tutorial or information about this topic on the oficial page, but there is no documentation, so, I don't know if I have to pay for support or something similar.
Thank you beforehand.

WSO2 APIMgr Design Document

Can someone send me link / pdf which samples the API Design Document. API can be RESTFul or SOAP. Help is much appreciated, please.
Regards, Sreedhar
If video tutorials can assist you better, you can find them in [1]. These tutorials were recorded using the SaaS version of API Manager (API Cloud), they do apply to an on-premise deployment of API Manager as well.
[1] - https://www.youtube.com/playlist?list=PLp0TUr0bmhX49rEwMR7BDX2O9-iQHOOzN
You can have a look on this quick start guide to create APIs in API Manager. We provide a sample API with API Manager which will help you in understanding how API Manager works with APIs

WSO2 web links asks for user authentication

I was trying to learn about WSO2 ESB and use some examples available on the web by WSO2 employees. However accessing these links ask for user authentication. Do I have to register somewhere or is there any temporary issue with the website.
I was trying to learn about WSO2 ESB entitlement mediator and for that I tried to access this URL
http://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CCkQFjAA&url=http%3A%2F%2Fwso2.org%2Fproject%2Fesb%2Fjava%2F4.0.0%2Fdocs%2Fmediators%2Fentitlement.html&ei=Z3PBUfW6HMO3rAfZwoG4BA&usg=AFQjCNGpv2CdS_dZshfV70d4fRlCxgYk_A&bvm=bv.47883778,d.bmk&cad=rja
Help me get access to these resources.
Thanks.
Please access WSO2 docs from the Wiki Dashboard: http://docs.wso2.org/wiki/dashboard.action
Here is a link to the ESB Docs http://docs.wso2.org/wiki/display/ESB460/Enterprise+Service+Bus+Documentation
You can find information about Entitlement Mediator from following link.
http://docs.wso2.org/wiki/display/ESB460/Entitlement+Mediator
I hope this helps.
Thanks!

WSO2 Cloud adapters

I went thorough the features of WSO2 ESB. I noticed WSO2 Coud Connectors like Twitter, LinkedIn ..
I would like to know about any documents, wiki which supports this. I have the Auth Keys from Twitter. I want to do a simple twitter integration using WSO2 ESB.
Please share your thoughts.
Regards,
Guru
#gnanagurus
This is a new feature that will be released with WSO2 ESB 4.5.0. You can do 3rd party API integration very easily with this new feature. For example once the Twitter Connector Library is deployed in the ESB , you can feed the relevant OAuth keys directly and connect to Twitter Cloud seamlessly. Currently there are no publicly available docs. But please await we will be releasing this documentation soon with upcoming releases.
You can find the documentation on connectors from here. Twitter specific documentation can be found here.