Skip to content

x/build/cmd/gomote: add authentication component #48729

Closed
@cagedmantis

Description

@cagedmantis

Add a component which will handle the Identity Aware Proxy validation. If possible, it should be extensible for possible future use in the build infrastructure.

This is a component of the project to revamp the security model used by gomote #47521
@golang/release

Activity

added
Buildersx/build issues (builders, bots, dashboards)
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on Oct 1, 2021
added this to the Backlog milestone on Oct 1, 2021
self-assigned this
on Oct 18, 2021
gopherbot

gopherbot commented on Oct 26, 2021

@gopherbot
Contributor

Change https://golang.org/cl/358915 mentions this issue: internal/access: add access package

gopherbot

gopherbot commented on Dec 13, 2021

@gopherbot
Contributor

Change https://golang.org/cl/371396 mentions this issue: internal/access: add helper functions for testing authentication

moved this to Done in Go Releaseon Sep 27, 2022
locked and limited conversation to collaborators on Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cagedmantis@gopherbot

        Issue actions

          x/build/cmd/gomote: add authentication component · Issue #48729 · golang/go