Create an App in Confluence
For the OAuth authentication method to work, it is essential to create an app in Confluence.
Prerequisites
-
Admin rights in your platform
Create an App
- Log into Confluence and expand the menu.
- Open Settings.
- Scroll down to Application links.
- Enter your SearchUnify instance URL and click Create new link.
- Give your app a name and click Continue.
- Click
to edit the newly created app.
- Go to Incoming Authentication.
- Enter
searchunifyin Consumer Key. - Give the app a name in Consumer Name.
-
Copy the following key and paste it into the Public Key field.
CopyPublic Key
-----BEGIN PUBLIC KEY-----
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCy4xmBBgwsUWx5JBJMP8XQ2Aao
L8x4425umgSU53/IViFeoG/rOMai7eq39FBkO/BsVj0ZxrH9XLzvtG5qV3VxWcJ5
vAgOyXrHTL6pDW2obFQl3bRxjXHl9krecbdzF0BkjWZ99lddTvm5u6oxvy+6TL0a
XrrrI7tjjsnAvu2PTwIDAQAB
-----END PUBLIC KEY----- -
In Consumer Callback URL, enter the following web address.
https://{{yourSearchUnifyInstanceURL}}/admin/authorization/oAuthCallbackConfluence/
- Press Save.











