Merge " Fix a typo"

This commit is contained in:
Jenkins 2017-09-11 05:55:29 +00:00 committed by Gerrit Code Review
commit d75a8f42f4

View File

@ -134,7 +134,7 @@ Performing federated authentication
Unlike other authentication methods in keystone, the user does Unlike other authentication methods in keystone, the user does
not issue an HTTP POST request with authentication data in the request body. not issue an HTTP POST request with authentication data in the request body.
To start federated authentication a user must access the dedicated URL with To start federated authentication a user must access the dedicated URL with
IdP's and orotocols identifiers stored within a protected URL. IdP's and protocol's identifiers stored within a protected URL.
The URL has a format of: The URL has a format of:
``/v3/OS-FEDERATION/identity_providers/{idp_id}/protocols/{protocol_id}/auth``. ``/v3/OS-FEDERATION/identity_providers/{idp_id}/protocols/{protocol_id}/auth``.