[Architecture] Cross Protocol Single Logout

2017-08-09 Thread Sugirjan Ragunaathan
Hi, Currently I’m working on a project 'Cross protocol single logout'. WSO2 Identity Server provides Single LogOut over applications, participating on the same session over the same authentication protocol and Single SignOn over the different protocols. [image: 1.png] Objective: Design and prov

Re: [Architecture] Cross Protocol Single Logout

2017-08-10 Thread Sugirjan Ragunaathan
regard to authentication protocols that are supported. For example if any security breaches is happened and admin user want to logout from all the applications he can initiate a force logout request for them. On Thu, Aug 10, 2017 at 11:47 AM, Sugirjan Ragunaathan wrote: > Hi, > > Currentl

[Architecture] [IAM] Centralising session participants from Identity Framework

2017-11-23 Thread Sugirjan Ragunaathan
Hi, In the current implementation, we can get session participants from the inbound authenticators' side by using session identifiers(SAMLSSOTokenID, OPBSTokenId). But there is no way to handle the session participants from the Identity framework side. Since this problem, when a user admin does a

Re: [Architecture] [IAM] Centralising session participants from Identity Framework

2017-11-24 Thread Sugirjan Ragunaathan
two inbound protocols and no authentication framework. But now since we > have a authentication framework, 4 inbound protocols by default, and we can > have more inbound protocols by extending, it is not a very good design > anymore. > > Regards, > Johann. > > > On Fr