[
https://issues.apache.org/jira/browse/CAUSEWAY-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Keir Haywood reassigned CAUSEWAY-3342:
---------------------------------------------
Fix Version/s: (was: 2.2.0)
Assignee: (was: Daniel Keir Haywood)
> update keycloak docs for latest keycloak image.
> -----------------------------------------------
>
> Key: CAUSEWAY-3342
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3342
> Project: Causeway
> Issue Type: Documentation
> Components: Security Keycloak
> Reporter: Daniel Keir Haywood
> Priority: Minor
>
> don't yet have this working, but progress so far...
>
> so seems that the URL for section in
> [https://isis.apache.org/security/2.0.0-M9/keycloak/about.html#check-the-account]
> when using 20.0.0 has changed to
> [http://localhost:9090/realms/simpleapp/account/#/]
>
> also need to check: "client authentication" in capability config of the
> simpleapp-client (otherwise the credentials tab won't be shown).
>
> docker run -p 9090:8080 \
> -e KEYCLOAK_USER=admin \
> -e KEYCLOAK_PASSWORD=admin \
> quay.io/keycloak/keycloak:20.0 \
> start-dev
--
This message was sent by Atlassian Jira
(v8.20.10#820010)