Skip Menu |
 

Subject: NIM: BUG: KRB5: Identity validation can succeed without prompts
Even if there were no prompts received via our callback, the
credential acquisition can still succeed via another UI. If the
call to krb5_get_init_creds...() succeeded, then:

a) The identity is valid
b) Credentials were successfully obtained.