Hi,
I tried configuring and running the *unconfigured-demo* that is inside the
appliance distribution, in the examples directory.
I have done this before in previous versions of keycloak, but I wanted to
get it working on the latest version on the master branch.
I configured it all like the examples in Bill Burke's YouTube tutorial,
with one difference. Now Keycloak demands a redirect-url, which it didn't
before, so I made it the same as the Admin URL, maybe that's where the
problem is, but when I try to access a keycloak secured page, I get this:
HTTP Status 404 - Could not find resource for relative :
/rest/realms/demo/tokens/login of full path:
http://localhost:8080/auth/rest/realms/demo/tokens/login?client_id=produc...
------------------------------
*type* Status report
*message* *Could not find resource for relative :
/rest/realms/demo/tokens/login of full path:
http://localhost:8080/auth/rest/realms/demo/tokens/login?client_id=produc...
<
http://localhost:8080/auth/rest/realms/demo/tokens/login?client_id=produc...
*description* *The requested resource (Could not find resource for relative
: /rest/realms/demo/tokens/login of full path:
http://localhost:8080/auth/rest/realms/demo/tokens/login?client_id=produc...
<
http://localhost:8080/auth/rest/realms/demo/tokens/login?client_id=produc...>)
is not available.*
Is the problem in the redirect-url? Or could it be something else?
--
Rodrigo Sasaki