Skip to content

SPNEGO/Kerberos: fails on accept-completed without AP-REP (no mutual auth)Β #498

@irvingoujAtDevolution

Description

@irvingoujAtDevolution

When using SPNEGO/Kerberos (Negotiate) without requesting mutual authentication, the client receives negTokenTarg with negResult=accept-completed and no AP-REP, which is correct per server behavior. However, sspi-rs still tries to extract an AP-REP and fails in extract_ap_rep_from_neg_token_targ, aborting the handshake.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions