Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Is there way to remove WWW-Authenticate: Basic realm="site" for BASIC auth in weblogic

User_ERFXZDec 21 2021

We are using Basic authentication for REST and form based authentication for UI.
When any call goes to REST it fails with 401 and response header WWW-Authenticate: Basic realm="site". When UI receives this header browser prompts for basic auth credentials. Is there any way/any configuration by which we can configure weblogic not to send WWW-Authenticate: Basic realm="site" header in case of 401?

Comments

Processing

Post Details

Added on Dec 21 2021
0 comments
1,313 views