File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ demo1, only changes the targets.
5454 3. We are logged in the app and the user attributes are showed.
5555 At this point, we can test the single log out functionality.
5656
57- 4. The single log out funcionality could be tested by 2 ways.
57+ 4. The single log out functionality could be tested by 2 ways.
5858
5959 4.1 SLO Initiated by SP. Click on the "logout" link at the SP, after that
6060 we are redirected to the slo.php view and there a Logout Request is sent
@@ -69,7 +69,7 @@ demo1, only changes the targets.
6969 Request to the SP (SLS endpoint sls.php of the endpoint folder).
7070 The SLS endpoint of the SP process the Logout Request and if is valid,
7171 close the session of the user at the local app and sends a Logout Response
72- to the IdP (to the SLS endpoint of the IdP).The IdP recieves the Logout
72+ to the IdP (to the SLS endpoint of the IdP).The IdP receives the Logout
7373 Response, process it and close the session at of the IdP. Notice that the
7474 SLO Workflow starts and ends at the IdP.
7575
You can’t perform that action at this time.
0 commit comments