access oracle HCM rest api in MS power apps custom connector using Azure AD SSO
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of):
CFS (Colonial First State)
Description (Required):
We are creating a chatbot in teams to access oracle HCM rest api in MS power apps custom connector using Azure AD SSO.
Use Case and Business Need (Required):
Azure AD SSO is already implemented for our fusion ERP login (company portal login). We first create a confidential app in Oracle fusion ERP IAM domain with authorization code flow. When we put the client id,client secret and authorization and token url in power apps custom connector. IAM login pop up appears. We click on azure AD SSO. it works but It gives 502 error. If the same process we do it in postman, we are able to call the rest api.