Fix a typo

orotocol should be protocol

Change-Id: Ic431225ddbddf407bfe2d067fc9c20217e1e1340
This commit is contained in:
chenaidong1 2017-09-05 16:09:15 +08:00
parent fe87d28422
commit a41d7617ba
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ Performing federated authentication
Unlike other authentication methods in keystone, the user does
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
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:
``/v3/OS-FEDERATION/identity_providers/{idp_id}/protocols/{protocol_id}/auth``.