A simple application demonstrating retrieving a Cisco Common Identity SSO token for use with Spark API
Description: A simple application demonstrating how to retrieve a Cisco Spark OAuth2 token for use with the Cisco Spark API.
- Technology stack: HTML/Javascript
- Status: First release v1.1 CHANGELOG.
- Live Demo: This sample code accompanies the 'Spark - Application Registration and Authentication' learning lab at https://learninglabs.cisco.com
The HTML page must be served from a web browser (vs. the local file system)
- Register a Spark application at https://developer.ciscospark.com/apps.html
- Note, the application URL provided during registration should be the URL where this sample app page will be hosted
- The application Client ID and Client Secret generated during registration are required to run the app
Cisco DevNet support is available here: https://developer.cisco.com/site/devnet/support/
Suggestions and enhancements welcome, see CONTRIBUTING.