Authentication Realm and Password for Flowable OAuth2

I want to use these roles (access-admin,task etc) in flowable as explained in this blog post for keycloak integration What’s new with the Open Source Flowable UI Apps

But I have a question. Why should I expose my master realms admin and password for this or should I really? That part is a bit unclear to me.

Thank you

Hey @umutkazan,

I am not sure that I understand what you mean with:

You do not have to expose your master realm. In the blog you referenced there is a custom realm in which you create a client that Flowable then uses for the connection.

Cheers,
Filip