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!

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
Post Details
Added on Dec 21 2021
0 comments
1,469 views