Skip to content

Support for explicit GSSAPI mech #18

Closed
@optiz0r

Description

@optiz0r

gssapi has recently added support for SPNEGO from RFC4178 (pythongssapi/python-gssapi@2347e3f), but to use this it seems an explicit mech must be passed into the SecurityContext constructor. HTTPSPNEGO doesn't currently provide a way for the caller to specify an explicit mech, and gssapi's autodetection may not pick the desired variant in all cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions