RHSSO-676 fix and fix version number in json file
This commit is contained in:
parent
8952b134e9
commit
471c1bbf45
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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*
|
||||
|
|
Loading…
Reference in a new issue