Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to authenticate REST API from cloud ERP when "Applicaiton User" is SSO authenticated

GroovyJan 21 2025

All

We are starting a POC in Oracle Fusion ERP cloud (24D) where we want to investigate some REST API.

From the documentation I can see the urls/paths/parameters/…. no problem here.

My problem is that each time I invoke an operation I receive a “401-unauthenticated”. I presume it is because I use “basic-auth” and the credentials are my user. My user (when I logon to cloud erp) is authenticated via the “Company Single Sign-on”. This means I cannot use “basic auth” during my REST API requests.

Question: Can I declare in Oracle Fusion Cloud ERP a kind of "JWT Token" or other mechanism so I can invoke the REST API's from the Fusion Cloud ERP 24D?

Kind Regards

Olviier

This post has been answered by Groovy on Feb 10 2025
Jump to Answer

Comments

Artan Hajdari Feb 11 2025

Can someone help me in this case please

1 - 1

Post Details

Added on Jan 21 2025
4 comments
106 views