From 69bd96bc645c96461886f785b293a44a26f2682f Mon Sep 17 00:00:00 2001 From: Pedro Igor Date: Tue, 26 Jul 2016 15:21:14 -0300 Subject: [PATCH] Resolves #17 Broken formatting --- topics/overview/architecture.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/overview/architecture.adoc b/topics/overview/architecture.adoc index e0dbbd4267..c5900775f7 100755 --- a/topics/overview/architecture.adoc +++ b/topics/overview/architecture.adoc @@ -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.