You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OIC integration with sharepoint using certificates/private keys

edited Jul 1, 2021 9:56AM in Integration 2 comments

Summary

OIC integration with sharepoint using certificates/private keys instead of client_secret

Content

Hi,

I'm trying to create an integration to connect to sharepoint and have followed below links to create the authentication. both these links require to have client_secret as one of the parameters.

OAuth2.0 custom 2 Legged Security in REST connection: Oracle Integration

ICS to SharePoint Online REST API

I've configured 'OAuth Custom Two Legged Flow' with below 'Access token Request'

-X POST -H "Content-Type: application/x-www-form-urlencoded" --cacert /home/opc/keystore/oic-test1.cer -d 'grant_type=client_credentials&client_id= <CLIENT_ID>@&lt;TENANT_ID>&resource=00000003-0000-0ff1-ce00-000000000000/<CUSTOMER>.sharepoint.com@<TENANT_ID>'

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!