Revision 7421af4a docs/astakos.rst

b/docs/astakos.rst
90 90
Alice requests a specific resource from a cloud service ex. Pithos. In the
91 91
request supplies the `X-Auth-Token` to identify whether she is eligible to
92 92
perform the specific task. The service contacts Astakos through its
93
``/astakos/api/authenticate`` api call (see :ref:`authenticate-api-label`)
93
``/account/v1.0/authenticate`` api call (see :ref:`authenticate-api-label`)
94 94
providing the specific ``X-Auth-Token``. Astakos checkes whether the token
95 95
belongs to an active user and it has not expired and returns a dictionary
96 96
containing user related information. Finally the service uses the ``uniq``

Also available in: Unified diff