lealceldeiro/org.wcdevs.blog.core

[Technical Request] Update keycloak json mock

Closed this issue · 0 comments

Contact Details

No response

What technical change you'd like to see implemented in our API?

In https://github.com/lealceldeiro/org.wcdevs.blog.core/blob/main/appmocks/runtime-wcdevs-realm.json and https://github.com/lealceldeiro/org.wcdevs.blog.core/blob/main/appmocks/wcdevs-realm.json the data for the configured client to be used by the frontend app should be set as follow:

  • Enable Standard Flow Enabled
  • Disable Implicit Flow Enabled
  • Access type: confidential. the secret (from the Credentials tab) for it should be updated and the docs updated to reflect this info, along with the issuer url.
  • Root URL: http://keycloak.service:8888
  • Admin URL: no needed

Code of Conduct

  • I agree to follow this project's Code of Conduct