From f131abdc761fc1b55c6c57f982f520d6d0e554b8 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Tue, 20 Sep 2016 11:51:38 +0200 Subject: [PATCH] Updated instructions to enable authz services in product --- topics/overview/overview.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/overview/overview.adoc b/topics/overview/overview.adoc index ed31fbc719..6f64d86a65 100755 --- a/topics/overview/overview.adoc +++ b/topics/overview/overview.adoc @@ -3,8 +3,8 @@ {% if book.product %} {{book.project.module}} is a Technology Preview feature and is not fully supported. The feature is disabled by default. -To enable {{book.project.module}} edit `standalone/configuration/profile.properties` (or `domain/configuration/profile.properties`) -and set `profile=preview` to enable preview features. +To enable {{book.project.module}} add the file `standalone/configuration/profile.properties` with the contents `profile=preview` +or start the server with `-Dkeycloak.profile=preview` to enable preview features. {% endif %} {{book.project.name}} supports fine-grained authorization policies and is able to mix and match different access control