Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Is there way to remove WWW-Authenticate: Basic realm="site" for BASIC auth in weblogic

User_ERFXZ
Member Posts: 3 Employee
in WebLogic
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?
Tagged: