Hi,

I was trying to follow the tutorial to add keycloak to a simple spring boot app.  https://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#spring-boot-adapter

It seems like there's a few steps missing.  How do I generate the credential used by the spring boot app?

John