[keycloak-user] URL/Auth of REST API
Andreas Jung
lists at zopyx.com
Tue May 31 00:56:10 EDT 2016
Hi there,
currently evaluating Keyclock and its REST API in particular.
I am running standalone.sh and created an 'admin' user with password 'admin'
My expectation was that the following URL call would work:
wget http://admin:admin@localhost:8080/auth/admin/realms
--2016-05-30 21:52:34-- http://admin:
*password*@localhost:8080/auth/admin/realms
Resolving localhost... ::1, 127.0.0.1, fe80::1
Connecting to localhost|::1|:8080... failed: Connection refused.
Connecting to localhost|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 401 Unauthorized
Unknown authentication scheme.
Username/Password Authentication Failed.
...but it does not...any insight?
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160530/34741281/attachment.html
More information about the keycloak-user
mailing list