My Oracle Support Banner

REST Endpoint Authentication Fails When Using application.user.email In A Visual Builder Application (Doc ID 2749464.1)

Last updated on OCTOBER 05, 2023

Applies to:

Visual Builder Studio - Version 19.4.3 and later
Information in this document applies to any platform.

Symptoms

A Visual Builder application is accessed through SSO authentication on IDCS and it invokes HCM REST endpoints requiring the user name and the IDCS authentication token.

ACTUAL BEHAVIOR
---------------
When passing $application.user.email as user name the REST endpoint invocation fails, because the email address is in a different case sensitivity respect to the user name the endpoint expects.

For example, logging in on IDCS as

FirstName.LastName@<domain>

would be sent to the REST endpoint as

firstname.lastname@<domain>

EXPECTED BEHAVIOR
-----------------------
The email address sent should be the same as the user name used to login.

Changes

 

Cause

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
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.