Hello, I am new to keycloak and is having an issue to the the customer-portal tutorial running fully. After following all the instructions in the tutorial and running the customer-portal application, I received the following result:
There was a failure processing request. You either didn't configure Keycloak properly, or maybe you just forgot to secure the database service? Status from database service invocation was: 401
What might cause the 401 error message? Thank you.
I am using the latest download "/keycloak-demo-1.7.0.Final" and admin console is a bit different from this in the tutorial. But there is no significant difference. In the keycloak console, I created the "database" client with only two fields filled:
client protocol: openid-connect
access type: barer-only
Without any URLs used, as in customer-portal and product-portal.