Update topics/oidc/java/fuse/fuse-admin.adoc
This commit is contained in:
parent
4339eba1f2
commit
8dd3a06539
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ features:install keycloak-jaas
|
||||||
ssh -o PubkeyAuthentication=no -p 8101 admin@localhost
|
ssh -o PubkeyAuthentication=no -p 8101 admin@localhost
|
||||||
```
|
```
|
||||||
|
|
||||||
And login with password `password` . Note that your user needs to have realm role `admin` . The required roles are configured in `$FUSE_HOME/etc/org.apache.karaf.shell.cfg`
|
And login with password `password`. Note that your user needs to have realm role `admin` . The required roles are configured in `$FUSE_HOME/etc/org.apache.karaf.shell.cfg`
|
||||||
|
|
||||||
|
|
||||||
===== JMX authentication
|
===== JMX authentication
|
||||||
|
|
Loading…
Reference in a new issue