Merge pull request #23 from pedroigor/master

Resolves #17 Broken formatting
This commit is contained in:
Pedro Igor 2016-07-26 15:23:33 -03:00 committed by GitHub
commit a7312afa4d

View file

@ -138,7 +138,7 @@ For more information, see link:../service/authorization-api.html[Authorization A
=== Entitlement API
The *Entitlement API* provides a 1-legged protocol to issue RPTs. Unlike the_Authorization API_, the Entitlement API only expects an ID Token.
The *Entitlement API* provides a 1-legged protocol to issue RPTs. Unlike the _Authorization API_, the Entitlement API only expects an ID Token.
From this API you can obtain all the entitlements or permissions for an user (based on the resources managed by a given resource server) or just the entitlements for a set of
one or more resources.