On Mon, Nov 6, 2017 at 5:14 PM, Sashika Wijesinghe <[email protected]> wrote:

> Hi All,
>
> I want to configure single log out for a scenario where multi-step
> authentication involved (basic auth and authentication via external
> identity providers).
>
> For example, I have configured Google and Facebook as the 1st step of
> authentication (I will be using "fidp" query param to select the required
> identity provider out of Google and Facebook) and 'Basic Auth' as the 2nd
> step of authentication in the 'Local and Outbound Authentication
> configurations" of the service provider. Even though I have enabled single
> log out for the service provider, it works only for the internal
> authentication via basic auth. Session of the external IDP persist, and
> when I try to log in for the second time it only redirects to authenticate
> via basic auth.
>

This is because the logout requests are not being initiated from Google and
Facebook federated authenticators. That implementation is missing. There is
a JIRA reported for Google case [1].


>
> May I know how to configure single log out for this scenario (multiple
> authentication steps involved with external IDP)?
>
> Any help is highly appreciated.
>
> Thanks
> Sashika
>
> --
>
> *Sashika WijesingheSoftware Engineer - QA Team*
> Mobile : +94 (0) 774537487
> [email protected]
>


[1] https://wso2.org/jira/browse/IDENTITY-3587

Thanks,
Malithi.
-- 

*Malithi Edirisinghe*
Associate Technical Lead
WSO2 Inc.

Mobile : +94 (0) 718176807
[email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to