Authentication Information of REST API's
Summary
Authentication Information of REST API'sContent
Authentication Information of REST API's:
REST API Links: Examples
https://yyyy.hcm.ap8.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/emps
or
https://yyyy.fa.ap8.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/emps
Note: Earlier oracle is using hcm (Human capital Management) servers now they changed it to fa (Fusion Application) servers. Now both are working but recommend one is fa .
We can Post data through using API without authorization:
Oracle REST API Authentication:
Authentication policy enforces the following authentication mechanisms, based on the token a client uses:
• Basic authentication (Should have the UserName and Password)
• SAML (Security Assertion Markup Language) 2.0 Bearer token (Passwords are handle in configuration file)