To retrieve content from Microsoft Planner, you must create an application to represent the connector. Micro Focus recommends that you set up the application before installing the connector, because if you have the application key and application secret the installation wizard can help you to configure OAuth authentication and obtain access tokens.
To create an application to represent the connector
Click Add an app, then enter a name and click Create application.
Microsoft provide an Application ID. Make note of this because you will need it to obtain OAuth tokens.
Click Generate New Password.
Microsoft provide an Application Secret. Make note of this because you will need it to obtain OAuth tokens.
https://localhost:7878/oauth
, but the only requirement is that this must match the RedirectURL you provide to the OAuth configuration tool (either during the installation procedure or in oauth_tool.cfg
).
|