Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow SPIFFEs to create keys #89

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 31, 2023

  1. 🅾️CD

    KevinHock committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a30f068 View commit details
    Browse the repository at this point in the history
  2. 🎉 All SPIFFEs to create keys

    Also add the ability to specify ACL on creation
    KevinHock committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    681c2bc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    c02efd7 View commit details
    Browse the repository at this point in the history
  2. 🎉 Require 2 humans instead of 1 to be on ACL

    Because we are not checking for typos in the provided user or group
    names, we require 2 of more human principles to be in the ACL of a
    SPIFFE-made Knox key.
    KevinHock committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    a59b437 View commit details
    Browse the repository at this point in the history