Issue Invoking OCI Function For Identity Propagation
(Doc ID 2829410.1)
Last updated on NOVEMBER 18, 2023
Applies to:
Identity Cloud Service (IDCS) - Version N/A and laterInformation in this document applies to any platform.
Goal
We are implementing a functionality for client where we need to propagate identity of the user to invoke a Fusion REST API. We are following the below blog by A-Team to achieve this:
https://www.ateam-oracle.com/post/identity-propagation-vbcs-ic-fusion-apps
We have configured the OCI function using the code in the Github repo - https://github.com/oracle/vbcs-oic-fs-identity-propagation-sample
However, after this we are getting multiple errors in Logging due to the various variables required for the execution of the function.
com.oracle.bmc.model.BmcException: (400, InvalidParameter, false) The ciphertext cannot be an empty string.
at com.oracle.bmc.http.internal.ResponseHelper.throwIfNotSuccessful(ResponseHelper.java:138)"
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 |