Skip to content

Commit cd75650

Browse files
authored
mispelings
1 parent 2f5d864 commit cd75650

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demo2/Readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)