-
Bug
-
Resolution: Fixed
-
P3
-
6u10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199171 | 7 | Dennis Gu | P3 | Resolved | Fixed | b64 |
There are several authentication schemes we supported in Java plugin, such as Basic Authentication, Integrated Windows Authentications and Digest Authentiation. The Java plugin will popup a authentiation dialog box for user to enter credential information.
Currently, the text string in those authentication dialog boxes all display as:
"Authentication scheme: Integrated Windows"
Which is confuse to user, we should display the correct authentication scheme name in the authentication dialog box.
Currently, the text string in those authentication dialog boxes all display as:
"Authentication scheme: Integrated Windows"
Which is confuse to user, we should display the correct authentication scheme name in the authentication dialog box.
- backported by
-
JDK-2199171 Wrong authentication scheme text string in authentication dialog box
-
- Resolved
-