Update README.md

This commit is contained in:
Stan Silvert 2020-09-13 16:15:30 -04:00 committed by GitHub
parent 55a0f443ed
commit 6348266175
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ For development on this project you will need a running Keycloak server listenin
```bash
$> ./start.js
```
1. Add the client
1. Go to the clients section of the exising Keycloak Admin Console and add the client
* like this:
![realm settings](./realm-settings.png "Realm Settings")
* or click on the "Select file" button and import `security-admin-console-v2.json`
@ -39,4 +39,4 @@ To switch to a RH-SSO themed version of this console you can run:
$> npx grunt switch-rh-sso
```
To switch back just do a `git checkout public`
To switch back just do a `git checkout public`