embesozzi / keycloak-openfga-workshop

Keycloak integration with OpenFGA (based on Zanzibar) for Fine-Grained Authorization at Scale (ReBAC)
https://medium.com/@embesozzi/keycloak-integration-with-openfga-based-on-zanzibar-for-fine-grained-authorization-at-scale-d3376de00f9a
Apache License 2.0
91 stars 26 forks source link

What are the credentials for Keycloak? #7

Closed mraible closed 1 year ago

mraible commented 1 year ago

I'm unable to proceed after clicking on "administration console" because I don't know the credentials. Can you please add them to the README?

embesozzi commented 1 year ago

Hi Matt, Please review point 4, which covers environment configuration, in the deploy-the-poc section of the readme. There, you will see the column credential with the value admin / password

mraible commented 1 year ago

Thanks, @embesozzi!