Re: [Dev] [IS] Post Authentication Redirection

2017-03-24 Thread Danushka Fernando
Moving back to dev@
Finally managed to fixed this by adding following line before the
redirection.

request.setAttribute(FrameworkConstants.RequestParams.FLOW_STATUS,
AuthenticatorFlowStatus.INCOMPLETE);


Thanks & Regards
Danushka Fernando
Senior Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729

On Fri, Mar 24, 2017 at 11:08 AM, Danushka Fernando 
wrote:

> Hi Nuwandi
> Its not saml. I am using Oauth auth code flow grant type here.
>
> Thanks & Regards
> Danushka Fernando
> Senior Software Engineer
> WSO2 inc. http://wso2.com/
> Mobile : +94716332729 <+94%2071%20633%202729>
>
> On Fri, Mar 24, 2017 at 10:56 AM, Nuwandi Wickramasinghe <
> nuwan...@wso2.com> wrote:
>
>> Hi,
>>
>> Can you provide a SSO trace for the flow?
>>
>> Thanks
>> Nuwandi
>>
>> On Fri, Mar 24, 2017 at 10:44 AM, Danushka Fernando 
>> wrote:
>>
>>> Hi All
>>> I wrote a postAuthenticationHandler to handle custom password expiry
>>> requirement. It redirects to following endpoint when handling request. But
>>> this redirect go back to authorize endpoint in the middle and getting
>>> crashed. But if I redirect to the endpoint manually it will work as
>>> expected. Any idea whats going wrong here.
>>>
>>> [1] /authenticationendpoint/password_expiry.do?passwordexpir
>>> yremainingtimeinmillis=252811377=true&
>>> sessionDataKey=5538f5b1-2a50-43c8-a380-b2a3a90c7d27
>>>
>>> Thanks & Regards
>>> Danushka Fernando
>>> Senior Software Engineer
>>> WSO2 inc. http://wso2.com/
>>> Mobile : +94716332729 <+94%2071%20633%202729>
>>>
>>
>>
>>
>> --
>>
>> Best Regards,
>>
>> Nuwandi Wickramasinghe
>>
>> Software Engineer
>>
>> WSO2 Inc.
>>
>> Web : http://wso2.com
>>
>> Mobile : 0719214873
>>
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Post Authentication Redirection

2017-03-23 Thread Danushka Fernando
Hi Nuwandi
Its not saml. I am using Oauth auth code flow grant type here.

Thanks & Regards
Danushka Fernando
Senior Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729

On Fri, Mar 24, 2017 at 10:56 AM, Nuwandi Wickramasinghe 
wrote:

> Hi,
>
> Can you provide a SSO trace for the flow?
>
> Thanks
> Nuwandi
>
> On Fri, Mar 24, 2017 at 10:44 AM, Danushka Fernando 
> wrote:
>
>> Hi All
>> I wrote a postAuthenticationHandler to handle custom password expiry
>> requirement. It redirects to following endpoint when handling request. But
>> this redirect go back to authorize endpoint in the middle and getting
>> crashed. But if I redirect to the endpoint manually it will work as
>> expected. Any idea whats going wrong here.
>>
>> [1] /authenticationendpoint/password_expiry.do?passwordexpir
>> yremainingtimeinmillis=252811377=
>> true=5538f5b1-2a50-43c8-a380-b2a3a90c7d27
>>
>> Thanks & Regards
>> Danushka Fernando
>> Senior Software Engineer
>> WSO2 inc. http://wso2.com/
>> Mobile : +94716332729 <+94%2071%20633%202729>
>>
>
>
>
> --
>
> Best Regards,
>
> Nuwandi Wickramasinghe
>
> Software Engineer
>
> WSO2 Inc.
>
> Web : http://wso2.com
>
> Mobile : 0719214873
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Post Authentication Redirection

2017-03-23 Thread Nuwandi Wickramasinghe
Hi,

Can you provide a SSO trace for the flow?

Thanks
Nuwandi

On Fri, Mar 24, 2017 at 10:44 AM, Danushka Fernando 
wrote:

> Hi All
> I wrote a postAuthenticationHandler to handle custom password expiry
> requirement. It redirects to following endpoint when handling request. But
> this redirect go back to authorize endpoint in the middle and getting
> crashed. But if I redirect to the endpoint manually it will work as
> expected. Any idea whats going wrong here.
>
> [1] /authenticationendpoint/password_expiry.do?
> passwordexpiryremainingtimeinmillis=252811377=true&
> sessionDataKey=5538f5b1-2a50-43c8-a380-b2a3a90c7d27
>
> Thanks & Regards
> Danushka Fernando
> Senior Software Engineer
> WSO2 inc. http://wso2.com/
> Mobile : +94716332729 <+94%2071%20633%202729>
>



-- 

Best Regards,

Nuwandi Wickramasinghe

Software Engineer

WSO2 Inc.

Web : http://wso2.com

Mobile : 0719214873
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [IS] Post Authentication Redirection

2017-03-23 Thread Danushka Fernando
Hi All
I wrote a postAuthenticationHandler to handle custom password expiry
requirement. It redirects to following endpoint when handling request. But
this redirect go back to authorize endpoint in the middle and getting
crashed. But if I redirect to the endpoint manually it will work as
expected. Any idea whats going wrong here.

[1] 
/authenticationendpoint/password_expiry.do?passwordexpiryremainingtimeinmillis=252811377=true=5538f5b1-2a50-43c8-a380-b2a3a90c7d27

Thanks & Regards
Danushka Fernando
Senior Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev