Fixed an issue where, if an authentication
profile was configured with an authorization type of none,
users were inappropriately prompted for a password. Since the authentication
type was set to none, any input was successful.
This issue occurred when Allow Authentication with User Credentials
OR Client Certificate was set to no. |