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@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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-users