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

Add API for fetching Fulcio configuration #608

Merged
merged 4 commits into from
Jun 1, 2022

Commits on May 31, 2022

  1. Add API for fetching Fulcio configuration

    This API provides the following:
    * All OIDC issuers, including the meta/wildcard issuers
    * The expected audience of the token
    * The claim that must be signed for a proof of possession
    * The SPIFFE trust domain, when the issuer is of type SPIFFE
    
    Signed-off-by: Hayden Blauzvern <[email protected]>
    haydentherapper committed May 31, 2022
    Configuration menu
    Copy the full SHA
    f43eba9 View commit details
    Browse the repository at this point in the history
  2. Fix test

    Signed-off-by: Hayden Blauzvern <[email protected]>
    haydentherapper committed May 31, 2022
    Configuration menu
    Copy the full SHA
    198689d View commit details
    Browse the repository at this point in the history
  3. Change workflow to only check the diff against HEAD, rather than upda…

    …te the index too
    
    Signed-off-by: Hayden Blauzvern <[email protected]>
    haydentherapper committed May 31, 2022
    Configuration menu
    Copy the full SHA
    feb67a2 View commit details
    Browse the repository at this point in the history
  4. Fixing workflow

    Signed-off-by: Hayden Blauzvern <[email protected]>
    haydentherapper committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7682667 View commit details
    Browse the repository at this point in the history