How to configure client credential flow in UMS ?
(Doc ID 3028467.1)
Last updated on JUNE 18, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Goal
O365OAuthClientID, O365OAuthTenantID, O365OAuthClientSecret, O365OAuthClientSecretScope are needed to generate 'Access token'
Configure EMAIL driver for outbound in EM console.
Provide random values for mandatory fields in order to save driver configuration
Then , edit usermessagingconfig.xml , review values for EMAIL inbound properties and add "O365OAuthClientSecret" and O365OAuthClientSecretScope" properties as they were not visible in EM console
Start SOA servers , then below error came up in log
<Error> <oracle.sdp.messaging.newdriver.DriverContainer> <SDP-26010> <Failed to start driver: ConfigId [mType=email, mName=******, mCluster=null, mServer=****].
java.lang.IllegalArgumentException: Unknown property with name O365OAuthClientSecret for driver of type email
These properties are not recognized by UMS driver
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |