WSO2 IS 5.10 SAML2 Toolkit Missing - wso2

I am running WSO2 IS 5.10 on [Linux 4.4.0-176-generic x86_64] and am logged in using the built in admin account. I need to troubleshoot a SAML Request generated from the testing of an IdP and SP that I have setup. I would like to use the SAML2 Toolkit from the Tools tab, but that functionality is missing. I remember this functionality being available in my 5.09 setup. Has this functionality been removed with 5.10 or is there a configuration that needs to be updated to make this available?
Image of carbon UI

You have to add a SAML enabled service provider first in that version in order to use the tool.

Related

WSO2 Tenant Restful API as an alternative to SOAP

I experimented with Tenant API https://docs.wso2.com/m/mobile.action#page/92523614 which is using SOAP, is there REST alternative for this?
There is a Tenant management REST API [1] available in WSO2 IS 5.11.0 version (latest release), but not in the previuos versions.
[1] https://is.docs.wso2.com/en/latest/develop/tenant-management-rest-api/
For the question related to docker. I built a docker of wso2is 5.11.0 thanks to https://github.com/wso2/docker-is. Then I set the deployment.toml file with my own settings. Once running, I recommend to follow this link to complete a basic installation.

WSO2 Application server Security option

I'm trying to build an application with a WSO2 Application server and Identity server.
the soap server which is based on Axis2 Framework needs to have WS-Trust based Authentication. For learning, I'm following this blog http://www.vitharana.org/2015/01/how-ws-trust-sts-works-in-wso2-identity.html
At the 14th steps, I have to click on security but In latest WSO2 Application server I'm not able to find how to enable the Security feature.
I'm using 5.3.0 Version of Application Server
As you can see there is no link on Unsecured for HelloWorld Service.
I'm I missing anything?
All the WSO2 products based on carbon kernel 4.4.x doesn't contain QoS features. WSO2 AS 5.3.0 is based on kernel version 4.4.x and therefore it is not supported. You can use WSO2 Developer Studio in order to apply QoS features

WSO2 API Manager 2.0.0: Enabling XACML mediator

I am trying to follow the documentation Enabling Role-Based Access Control Using XACML for WSO2 API Manager 2.0.0.
But adding the features described failed,
complaining: the XACML feature 5.0.7 cannot be installed since 5.2.0 is already installed (although not visible under "installed features"). Adding XACML Mediation fails due to missing dependencies.
Anyone got this working and can share some insight?
Looks like the features in the new p2 repository has conflicts with existing ones. Basically, it's a bug. I reported this here in WSO2 APIM JIRA.
As a workaround, if you only need role based authorization, you can use oAuth2 scope based authorization.

How to install federated authenticators in wso2 API manager 2.0?

I am trying to install following feature in wso2 API manager 2.0.
http://xacmlinfo.org/2015/05/13/federated-authenticators-in-wso2-api-manager-wso2apim/
but I am getting error in API manager's console while installations.
It seems the above package is not compatible for 2.0 version.
Please suggest me the exact version of 'Application Authenticator' feature which is compatible with wso2 AM version 2.0.
Thanks in advance
It seems the p2 repos are still not updated with the latest Authenticator versions based on Identity Application Management Server Feature 5.2.0 or above. This will be updated soon with the next release.
However you can use WSO2 IS for this use case. You can configure SSO for APIM with IS using this link . Then you can federate IS for OpenAM with this link . With that you can connect APIM with openAM.
Hope this helps.

WSO2 - Features currently supported by enterprises mobility manager?

I would like to know whether current version of enterprise mobility manager support Email containerization via Nitrodesk Touchdown & app containerization? If yes, Please provide me the steps..
WSO2 EMM does not support Email containerization & app containerization at the moment. But you could use WSO2 EMM to configure Email settings & control the apps that can be installed on a device.
WSO2 EMM supports email containerization via Nitrodesk touchdown. Anyway this goes with the support customers. But app containerization is not supported at the moment. For app containerization strategies you may look at Knox or iOS provided containerization strategies to be integrated into this.