[Aerogear-users] Health Info Endpoint

Sebastien Blanc scm.blanc at gmail.com
Fri Dec 11 03:35:29 EST 2015


Hi Michael,

The health endpoint is protected by Keycloak, you can see here the
different patterns on how the endpoints are protected
https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/servers/ups-wildfly/src/main/webapp/WEB-INF/web.xml

Here also a sample on how you could call this endpoint from a third party
 app/lib:
https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/node.js/directgranttest.js

Here we create a Push Application but you could adapt it easily to ping the
health endpoint.

Sebi


On Fri, Dec 11, 2015 at 9:26 AM, Fischelmayer Michael <
Michael.Fischelmayer at apa.at> wrote:

> Hello,
>
>
>
> How is the Health Status Enpoint protected?
>
> https://SERVER:PORT/CONTEXT/rest/sys/info/health/
>
>
>
> I get an 401 but I can’t find the protection method in the rest docu.
>
>
> https://aerogear.org/docs/specs/aerogear-unifiedpush-rest/index.html#-2006359689
>
>
>
> Thanks and Regards
> Michael
>
> _______________________________________________
> Aerogear-users mailing list
> Aerogear-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20151211/d39aabf8/attachment-0001.html 


More information about the Aerogear-users mailing list