Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic with SAML- How to exclude URLs from SAML SSO in Redirect URI

edited Feb 14, 2020 4:00AM in Oracle Weblogic Server (MOSC) 3 commentsAnswered

Hi All,

Bi Publisher is configured with SAML SSO and working as expected. We have a requirement to exclude the BI publisher rest services from SAML SSO, we want to use basic authentication for REST services.

How can we exclude a particular url from SAML ?

for instance:

/xmlpserver/*  -> everything goes to SAML SSO

Only below URLs should go to SAML

/xmlpserver

/xmlpserver/servlet/*

Below URLs should not go to SAML, should use basic auth

/xmlpserver/services/*

Regards

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center