Skip to content

add MUNGE_OPT_ADDR_RESTRICTION context option #71

@dun

Description

@dun

Add the MUNGE_OPT_ADDR_RESTRICTION context option to restrict credential decoding based on the origin IP address. While the local munged daemon prevents a credential from being replayed on that host, it does not protect against replay on a different host. This option would allow credential decoding to be restricted to a (presumably) unique IP address where a replay attack would be prevented by the local daemon.

This will require extending the credential format (#87).

This should support both IPv4 and IPv6 addresses (#21).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions