[aerogear-dev] Retrieve categories of a device token

Geraldo Amaral Filho geraldo.amaral at camara.leg.br
Thu Sep 1 10:57:14 EDT 2016


Idel,

Thanks for your answer.

Now I have another problem, when I access the URL
"https://SERVER:PORT/CONTEXT/rest/applications/[variantID]/installations/"
I receive a 401 HTTP status saying: "JBWEB000121: This request requires
HTTP authentication."

I searched a bit and it seems that I need a Keycloak token. I did not
even know about Keycloak and to use its administration console I need an
admin user but I do not know the password and my collegue that installed
Aerogear doesn't know it either.

I have root access to the server and the MySQL DB. How do I reset the
Keycloack admin password?


Em 29/08/2016 19:33, Idel Pivnitskiy escreveu:
> When you register a device on the UPS [1] it returns you a JSON object
> of Installation with a new id. You can use this id to retrieve an
> Installation object at any time [2], which contains an array of
> categories for current device token. We can not guarantee, that device
> token will be unique in UPS database, that's why you have to use
> Installation.id for feature purposes if needed.
>
> [1] https://aerogear.org/docs/specs/aerogear-unifiedpush-rest/index.html#246535932
> [2] https://aerogear.org/docs/specs/aerogear-unifiedpush-rest/index.html#-1343907292

-- 
Geraldo Amaral


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20160901/ee2271c0/attachment.html 


More information about the aerogear-dev mailing list