Hi Rajkumar,
On Wed, Jan 11, 2017 at 11:08 PM, Rajkumar Rajaratnam
wrote:
> IDP initiated SSO for Store is also not working. Should be the same case
> with Publisher. Reason for this issue is as below.
>
> For SP initiated SSO, we read SSO properties from site.json and set them
> to SSO relaying
Hi,
The issue was fixed with custom extensions and it's working fine.
Thank you very much for the help guys.
Best regards,
Menaka
On Wed, Jan 4, 2017 at 10:27 AM, Menaka Jayawardena wrote:
> Hi Sumedha,
>
> When using the single script, it does not start the servers. It hangs
> until timeout
Is the service provider created in super tenant and the rest of tenants
access it as a SaaS app?
Also what is oauth component version used in IoT server?
On Jan 11, 2017 9:47 PM, "Vishanth Balasubramaniam"
wrote:
Hi,
In WSO2 IoT, we have created a service provider for our webapp and we use
SAM
Hi Federico,
I tried the same scenario, but it works fine for me, I even checked the
osgi bundles, they are exporting and importing correct packages as
expected(jackson-core_2.6.1.wso2v1.jar
exports com.fasterxml.jackson.core.filter;version="2.6.1.wso2v1";
and jackson-databind_2.6.1.wso2v3.jar
imp
IDP initiated SSO for Store is also not working. Should be the same case
with Publisher. Reason for this issue is as below.
For SP initiated SSO, we read SSO properties from site.json and set them to
SSO relaying party object in sso/filter [1].
For IDP initiated SSO, the same thing should be done
Hello,
Following my last email, the probleme is that, I created a tenant which
uses a ReadOnlyLdapUserStore as user store. When I'm trying to create a
user through the askPassword feature, I'm getting an error saying that
: Invalid confirmation code for the user. But when I create a user in the
ma
Hi,
How can I disable the captcha validation for the tenants for the
AskPassword FEATURE ?
--
Cordialement,
Alioune B KONÉ.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev
Hello all,As part of our project here, we have created another pull request to try to be more agile when importing APIs, so that we don't have to compile the API every time we want to change the environment backend URLs for an API.The pull request is here:https://github.com/wso2/product-apim/pull/1
Hi,
In WSO2 IoT, we have created a service provider for our webapp and we use
SAML grant type to create OAUTH Token. This works fine for the super tenant
mode, but it fails for the tenant flow with the following error
ERROR - SAML2BearerGrantHandler Error while validating the signature.
org.open
Hi all, I'm using the latest ESB version (5.0.0) and I have a strange
"class not found" error as soon as I deploy a CAR with a really simple
Validation Mediator (basically it's a cut and paste from the official doc).
If I remove the validate tag, the deploy complete successfully and it works.
The
Hi Sajith,
+1. Having one single method like #onRequest to handle both GET and POST is
considered a bad practice as per HTTP specification since these HTTP
methods serve different purposes entirely.
In Servlets, we have #doGet and #doPost to handle GET and POST requests
separately. Something to t
Hi Shan/Sajith,
On Wed, Jan 11, 2017 at 12:57 PM, Shan Mahanama wrote:
> Hi all,
>
> We can solve this by adding a hidden field to each form.
>
>
>
> Then inside of the onRequest function, we can check the value of the
> hidden field.
>
> if (env.request.method == "POST" && env.request.formPara
WSO2 Identity Server 5.3.0 Released !
WSO2 Identity Server team is pleased to announce the release of version
5.3.0 of the WSO2 Identity Server (IS).
WSO2 Identity Server is an open source Identity and Entitlement Management
server. It supports a wide array of authentication protocols such as SAM
Hello,
Using Ldap as a UserStore, I want to use custom attributes for my users
mainly in claims mapping.
I don't really like the idea of creating a new objectClass in Ldap and
configure WSO2 IS accordingly,
- Would it be possible to specify optional auxiliary objectClasses in
UserStore configurat
Hi all,
We are calling off the vote due to the problems found in stat graphs. We
will do a RC3 soon.
Thanks!
Malintha
On Wed, Jan 11, 2017 at 12:01 PM, Abimaran Kugathasan
wrote:
> Tested Endpoints, Throttling and general API invocations scenarios
>
> [+] Stable - go ahead and release
>
> On W
Shouldn't we add and maintain this doc in UUF Github repo itself ?
Thanks !
On Wed, Jan 11, 2017 at 5:59 PM, SajithAR Ariyarathna
wrote:
> [+ShanM]
>
> On Wed, Jan 11, 2017 at 5:54 PM, Indunil Upeksha Rathnayake <
> indu...@wso2.com> wrote:
>
>> Hi UUF team,
>>
>> I think it's better to give so
[+ShanM]
On Wed, Jan 11, 2017 at 5:54 PM, Indunil Upeksha Rathnayake <
indu...@wso2.com> wrote:
> Hi UUF team,
>
> I think it's better to give some description about the "onRequest()"
> method and how it works in [1], since for a beginner, it might be somewhat
> difficult to understand.
>
> [1] h
Hi UUF team,
I think it's better to give some description about the "onRequest()" method
and how it works in [1], since for a beginner, it might be somewhat
difficult to understand.
[1]
https://docs.google.com/document/d/10UDdArHV1eYEfiONu8saqPnnJyUjH3vxOrv0k0rK5hc/edit
Thanks and Regards
--
In
Hi Hanen,
Your cURL command use "admin" permission to make the call and not to add
permissions to your group. As u create groups with basic authentication,
you may not add different permissions via the SCIM call. Even though its
call as roles, it will be map with groups in WSO2 IS.
Reference: htt
19 matches
Mail list logo