Configuring Oracle Workflow for OAuth 2.0 in Oracle E-Business Suite Release 12.2 certificates
Hi,
We are trying to implement OAuth 2.0 in our EBS 12.2 environment using below doc id, need clarification on pre req Certificate generation for MS office 365 what certificates we should generate and how to generate them?
For both Release 12.2 and Release 12.1.3, you must also have a signing key pair consisting of the following files:
- A keystore in PKCS#12 (
.p12
) format containing a single pair of private and public keys along with any intermediate certificate authority (CA) certificates. - The corresponding public key certificate in the form of a binary DER-encoded X.509 certificate file (
.cer
). This certificate will be uploaded to Oracle E-Business Suite. A chain of intermediate CA certificates, if any, should be included into a single file.