[aerogear-dev] Exposing UPS Variants through the endpoints for application use

Matt Wringe mwringe at redhat.com
Fri Mar 21 17:40:48 EDT 2014


I am trying to set up some integration in LiveOak with UPS so that 
LiveOak can send out push notifications.

Currently I have the application's UPS configuration options stored in 
LiveOak (ie variant id, secret, gcm number, UPS url, etc) and the 
application fetches the options from there so that it can do the UPS 
registration. This is so we can manage the variants on the LiveOak side 
and not have to have them hard coded in a native application itself.

Ideally, instead of us storing the variant options in LiveOak, it would 
be great if we could use the UPS endpoints to fetch the variant data 
directly. We could do this now using the endpoints and the admin 
account, but wondering if there is any option (or any planned option) to 
support having more read-only accounts to fetch this kind of data? 
Something like oauth scopes might would work really well here.

Thanks,

Matt Wringe


More information about the aerogear-dev mailing list