Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: JavaScript Client
-
Labels:None
-
Environment:ICEpush, BridgeIt
Description
The service realm and access_token should be propagated to the server when set.
ice.push.configuration.realm
ice.push.configuration.access_token
The apikey is being phased out, but will remain until near the end of the release for compatibility.
ice.push.configuration.apikey = apikey;
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Mircea Toma [ mircea.toma ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40275 | Wed Mar 05 17:24:45 MST 2014 | mircea.toma | |
Files Changed | ||||
![]() ![]() |
Fix Version/s | 4.0.BETA [ 10971 ] |
Affects Version/s | 4.0.BETA [ 10971 ] |
Fix Version/s | 4.0 [ 11383 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Modified bridge to send with any request the configured access_token and realm.