From 471c1bbf45b2e33ac750b47b8c99b176f64bf9f6 Mon Sep 17 00:00:00 2001 From: Jen Malloy Date: Fri, 9 Dec 2016 14:02:59 -0500 Subject: [PATCH] RHSSO-676 fix and fix version number in json file --- book-product.json | 2 +- topics/overview/architecture.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/book-product.json b/book-product.json index 4aae83c4e2..9808d927f3 100755 --- a/book-product.json +++ b/book-product.json @@ -15,7 +15,7 @@ "images": "rhsso-images", "project": { "name": "Red Hat Single Sign-On", - "version": "7.0.0", + "version": "7.1.0", "module": "Authorization Services", "doc_base_url": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/", "doc_info_version_url": "7.1-Beta" diff --git a/topics/overview/architecture.adoc b/topics/overview/architecture.adoc index ca768eefb1..bfb3849096 100755 --- a/topics/overview/architecture.adoc +++ b/topics/overview/architecture.adoc @@ -29,7 +29,7 @@ Being based on {{book.project.name}} Authentication Server, you can obtain attri ==== The Authorization Process -Three main processes define the necessary steps to understand how to use KC to enable fine-grained authorization to your applications: +Three main processes define the necessary steps to understand how to use {{book.project.name}} to enable fine-grained authorization to your applications: * *Resource Management* * *Permission and Policy Management*