Difference between revisions of "V2/CMS Tutorial/Developer Tools/Integration"

From Senfi Docs
Jump to: navigation, search
 
Line 3: Line 3:
 
This section provides tutorials on how to work with 3rd party applications '''within the CMS'''.
 
This section provides tutorials on how to work with 3rd party applications '''within the CMS'''.
 
==== [[V2/CMS_Tutorial/Developer_Tools/Integration/Key|Generate Key/Secret Pair]] ====
 
==== [[V2/CMS_Tutorial/Developer_Tools/Integration/Key|Generate Key/Secret Pair]] ====
 +
Learn how to generate an authentication key and secret for your 3rd party application.
 +
 
==== [[V2/CMS_Tutorial/Developer_Tools/Integration/Manage|Manage Key/Secret Pair]] ====
 
==== [[V2/CMS_Tutorial/Developer_Tools/Integration/Manage|Manage Key/Secret Pair]] ====
 +
Learn how to keep track of and manage generated authentication keys and secrets.
  
 
To register a 3rd Party Application, see:
 
To register a 3rd Party Application, see:
 
* [[V2/Integrate/Video|Register Video Adapter]]
 
* [[V2/Integrate/Video|Register Video Adapter]]
 
* [[V2/Integrate/Others|Write connectors for 3rd Party Applications]]
 
* [[V2/Integrate/Others|Write connectors for 3rd Party Applications]]

Latest revision as of 13:22, 28 June 2021

Work with 3rd Party Applications

This section provides tutorials on how to work with 3rd party applications within the CMS.

Generate Key/Secret Pair

Learn how to generate an authentication key and secret for your 3rd party application.

Manage Key/Secret Pair

Learn how to keep track of and manage generated authentication keys and secrets.

To register a 3rd Party Application, see: