Privacy/Reviews/F1A: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 201: Line 201:
|-
|-
| ''In:''  
| ''In:''  
| app.ready
| owa.app.ready
| origin
| origin
| one call for each service iframe, received after the service iframe has called service.ready
| one call for each service iframe, received after the service iframe has called owa.service.ready
|-
|-
| ''Out:''  
| ''Out:''  
| app.ready
| owa.app.ready
| none
| none
|  
|  
Line 223: Line 223:
| owa.mediation.ready
| owa.mediation.ready
| none
| none
|  
| no response to ready, rather a setup message it emitted.
|-
|-
| ''Out:''  
| ''Out:''  
| owa.mediation.ready
| owa.mediation.ready
| none
| none
| called by mediator content after load is finished, initiates setup call above
| called by mediator content after load is finished
|-
|-
| ''In:''  
| ''In:''  
Line 236: Line 236:
|-
|-
| ''Out:''  
| ''Out:''  
| owa.mediation.sizeToContent
| width,height
| width,height
| request the mediator class to resize the panel to fit the content
| request the mediator class to resize the panel to fit the content
|-
| ''In:''
| owa.mediation.onLogin
| authorization credentials if any (e.g. oauth user tokens)
| response from doLogin
|-
| ''Out:''
| owa.mediation.doLogin
| auth configuration received from service iframe, may contain consumer oauth key/secret
| requests mediator class to manage logging in for a service
|-
| ''In:''
| owa.success
| none
|  
|  
|-
| ''Out:''
| owa.success
| none
| sent upon successful send
|-
|-
| ''In:''  
| ''In:''  
| owa.mediation.doLogin
| owa.failure
| none
| none
|  
|  
|-
|-
| ''Out:''  
| ''Out:''  
| owa.mediation.doLogin
| owa.failure
| auth configuration received from service iframe, may contain consumer oauth key/secret
| failure message
| requests mediator class to manage logging in for a service
| sent upon failure to send
|-
|-
| ''In:''  
| ''In:''  
| owa.mediation.onLogin
| owa.mediation.reconfigure
| authorization credentials if any (e.g. oauth user tokens)
| none
| response from doLogin call
| sent to mediator content to reconfigure (e.g. a share app was installed or removed)
|-
|-
| ''Out:''  
| ''Out:''  
| owa.mediation.onLogin
| owa.mediation.reconfigure
| none
| none
|  
|  
Confirmed users
169

edits

Navigation menu