Hi,

I'm trying to work with the Keycloak REST API, I logged into the administration console, and then tried accessing /auth/admin/realms and got this exception:

Failed executing GET /admin/realms: org.jboss.resteasy.spi.UnauthorizedException: Bearer

How should I build my request to be able to get a response? How should I authenticate myself in this situation?

--
Rodrigo Sasaki