Skip to content

Commit 6bd411d

Browse files
committed
Creating documentation of Authorization Configuration
1 parent 029e94e commit 6bd411d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/AUTHORIZATION_CONFIGURATION.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ The `Authorization Configuration` is used to configure a connection to an Keyclo
9090
</admins>
9191
</security>
9292
```
93-
> If you are using email as account in Keycloak, replace your_account_from_keycloak with your email address in **user** inside **admins**.
93+
> Replace `your_account_from_keycloak` with your email address or user account in **user** inside **admins**.
94+
>Ex.: `<user>admin</user>` or `<user>[email protected]</user>`.
9495
9596
> The account that you are using to configure Keycloak, will become an administrator of GoCD, if you are using the UI to configure.

0 commit comments

Comments
 (0)