Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Bridge-it 1.0
-
Fix Version/s: Bridge-it 1.0
-
Component/s: JavaScript Client
-
Labels:None
-
Environment:ICEpush, HTML5, Push Service
-
Assignee Priority:P1
Description
To allow the API key to be configured in ICEpush, the setting
ice.push.configuration.apikey = <key>
should be relayed in the listen.icepush, notify.icepush, etc requests as the parameter ice.push.apikey in the request body.
ice.push.configuration.apikey = <key>
should be relayed in the listen.icepush, notify.icepush, etc requests as the parameter ice.push.apikey in the request body.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Introduced ice.push.configuration.apikey bridge configuration parameter. Relay value as request parameter in all ICEpush requests.