File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Python SAML
44
55This Python SAML toolkit provides functionality for creating SAML AuthnRequests
66which can be sent to an identity provider and for verifying SAML Responses from
7- an identity provider. Onelogin is an example of an identity provider.
7+ an identity provider. OneLogin is an example of an identity provider.
88
99Non-Python Requirements
1010=======================
@@ -116,7 +116,7 @@ the SAML Consumer URL field.
116116Receiving and verifying the response
117117------------------------------------
118118The user will then be redirected to the OneLogin login page where they will
119- enter their credentials in order to verify their identity. After Onelogin has
119+ enter their credentials in order to verify their identity. After OneLogin has
120120verified their identity, it will redirect the user to the
121121assertion_consumer_service_url--http://localhost:7070/example/saml/consume.
122122
You can’t perform that action at this time.
0 commit comments