weblogic.net.http.HttpUnauthorizedException: Auth Scheme Digest is not Supported
(Doc ID 2597886.1)
Last updated on AUGUST 18, 2022
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
A web service client running on WebLogic server connects to a web service that requires Digest authentication.
Since weblogic http handler only supports BASIC authentication, does not support Digest authentication,below error is thrown.
2.4 Create Hello.html in <Apache_HOME>\Apache24\htdocs\auth_site
3.start Apache
4.Access url http://HOST:PORT/digestValidate, then above error happens.
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 |