My Oracle Support Banner

Application Configured For SAML with IDCS Does Not Work with Wildcards (Doc ID 2934260.1)

Last updated on MARCH 11, 2024

Applies to:

Oracle WebLogic Server - Version 14.1.1.0.0 and later
Information in this document applies to any platform.

Symptoms

On WebLogic: 14.1.1.0.0 version
The domain was configured to support SSO SAML2 with Oracle IDCS.


Below URLs are defined in the Redirect URI parameter in the SAML Identity Asserter "Management Tab" --> Web Single Sign-on Identity Provider that is IDCS Provider named as "IDCS_IDP"

/contextroot/*
/ccontextroot/*.html


Now when tried to access the application with below URL it is redirected to IDCS login page
https://hostname:port/contextroot

Now when tried to access the below URLs it is not redirecting to the IDCS login page
https://hostname:port/ccontextroot/login.html
https://hostname:port/contextroot/logout.html

EXPECTED BEHAVIOR
-----------------------
It's expected to redirect to IDP for following URLs

https://hostname:port/contextroot/login.html
https://hostname:port/contextroot/logout.html

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
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.