Want to pass your Developing OpenSocial Applications C2040-415 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
Which option describes the role of the Service Provider when developing OpenSocial applications?
A. an Apache Shindig container
B. a web server that stores OpenSocial
C. a web application that allows access via OAuth
D. a web server that hosts OpenSocial applications
John wishes to install OpenSocial to his workstation to develop an OpenSocial feature in his application-How should John update his IBM Notes client to have this feature?
A. The OpenSocial toolkit is a separate download from the IBM Passport site. John should download the setup file, execute it and follow the steps in the wizard.
B. In Notes, John should go to the Tools menu and select the Notes Smart Upgrade menu option and choose OpenSocial from the server's Smart Upgrade database.
C. John should open his widget catalog and enable the IBM Notes and Domino OpenSocial widget there. After Notes has been restarted, the feature should be available.
D. John should install Notes 9.0 Social Edition. When installing, he should ensure the "OpenSocial Component" option on the Custom Setup page of the installer is enabled.
IBM Connections supports automatic authorization of trusted clients. What must be performed to register an arbitrary client?
A. Register the client using basic authentication through an OpenSocial stream.
B. Obtain the client secret and update the opensocial-config.xml with the provided code.
C. Edit the opensocial-config.xml and add the new authorized client within the trusted clients.
D. Register the client using the wsadmin tool and execute OAuthApplicationRegistrationService.addApplication command with all required parameters.