Skip to content

SourceIdentity support #45

@vin

Description

@vin

Is your feature request related to a problem? Please describe.
We have multiple developers using the same role, and we'd like to be able to audit who performed actions using it.

Describe the solution you'd like
Support for the SourceIdentity attribute described here:
https://aws.amazon.com/blogs/security/how-to-integrate-aws-sts-sourceidentity-with-your-identity-provider/
So that the github username is made available to AWS STS as a SourceIdentity.

Describe alternatives you've considered
We've considered manually passing in the $GITHUB_USER in our scripts, but this requires separate logic for github codespaces vs running on a laptop ($GITHUB_USER vs $USER and/or $LOGNAME) and it requires scripts to remember to do it every time, leaving holes in our audit log if it's ever omitted.

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions