So reading up on the docs about Scim Api I see that it shows some UI that i can seem to be able to access from somewhere.
How do access this UI or how do i enable it if i have to?
This is not something that resides in WSO2 IS. It's just some JSON editor demonstrating the SCIM user object representation.
Related
The company that i work for is developing an API to allow an integration with our applications. We're using WSO2 AM as our gateway. I hava to document the API and they want me to use WSO2 devportal to do so. But the problem is that they also wanna use Swagger to create this documentation. Is there a way to add Swagger in the API Docs?
One workaround would be, you can add document type of Markdown and add the swagger content as code.
So it can be viewed from Devportal as shown below:
I want to create a simple GeoXACML policy which would grant access to files only when the user is present inside a polygon (coordinates) using WSO2 Identity Server. But I cannot find the location-based access control option on the panel. How can I implement that?
Thanks in advance.
GeoXACML is an optional profile of the XACML standard. I'm not sure WSO2 implements it. Have a look at the GeoXACML Implementation website to figure out where you can get your hands on it.
I need to create a read-only user can not modify APIs, Sequences, Templates and Log configuration.
Is it possible through User Management in WSO2 ESB 4.8.1?
Currently WSO2 Carbon user management framework does not provide users with a read only permission for source view. I have attached a screenshot that exhibit the permission set that need for ESB mediation developer, Since "mediation" permission does not have any further fine grained permission set, your request can not be fulfilled. This is a improvement to be done.
I know I can access the WSO2 Governance Registry programmatically using the API. Is it also possible to access and upload/modify information on another (non GREG) servers'registry and how?
Is the approach the same? Is it possible to upload hive scripts for example on BAM programically?
Accessing embedded registry from a 'non GREG' WSO2 product using the registry API, is described here [1] in WSO2 Application Server documentation page.
[1] http://docs.wso2.org/display/AS520/Basic+Registry+API+Knowledge
Thanks,
Isuruwan
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!