From ded4212948269e92da6c8c81ad590b85ed25f581 Mon Sep 17 00:00:00 2001 From: Jen Malloy Date: Mon, 3 Apr 2017 10:33:32 -0400 Subject: [PATCH] fixed remaining issues for RHSSO-920 --- authorization_services/topics/enforcer/js-adapter.adoc | 2 +- .../topics/resource-server/default-config.adoc | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/authorization_services/topics/enforcer/js-adapter.adoc b/authorization_services/topics/enforcer/js-adapter.adoc index 9129b82a49..ab95d93960 100755 --- a/authorization_services/topics/enforcer/js-adapter.adoc +++ b/authorization_services/topics/enforcer/js-adapter.adoc @@ -7,7 +7,7 @@ This library is based on the {{book.project.name}} JavaScript adapter, which can You can obtain this library from a running a {{book.project.name}} Server instance by including the following `script` tag in your web page: ```html - + ``` Once you do that, you can create a `KeycloakAuthorization` instance as follows: diff --git a/authorization_services/topics/resource-server/default-config.adoc b/authorization_services/topics/resource-server/default-config.adoc index 041d51e187..2e46622320 100755 --- a/authorization_services/topics/resource-server/default-config.adoc +++ b/authorization_services/topics/resource-server/default-config.adoc @@ -46,6 +46,4 @@ This permission is a <