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

Open ID Connect (OIDC) for GHEC Audit Log Streaming to AWS S3 #499

Open
github-product-roadmap opened this issue May 18, 2022 · 0 comments
Open
Labels
admin-cloud beta cloud github enterprise

Comments

@github-product-roadmap
Copy link
Collaborator

@github-product-roadmap github-product-roadmap commented May 18, 2022

Summary

Today, GitHub’s audit log streaming feature requires storage of cloud secrets in GitHub when configuring your stream. Going forward, the audit log feature will support OpenID Connect (OIDC) for streaming partners. OIDC allows for the use of short-lived tokens that are automatically rotated for each configuration.

Intended Outcome

  • With the new OpenID Connect (OIDC) support, you can stream to one of our five streaming partners
  • OpenID token exchange eliminates the need for storing any long-lived cloud secrets in GitHub
  • Enterprise owners can use the security mechanisms of their cloud provider to ensure minimal access to cloud resources

How will it work?

OIDC will establish an identity layer between GitHub and AWS for the purposes of authenticating GitHub to stream audit log events to a specified AWS S3 bucket. Enterprise owners will establish trust with the GitHub audit log application and assign audit log a role with write permissions to the S3 bucket. When streaming GitHub events via audit log streaming, GitHub will authenticate the cloud role and the Github audit log identity using short lived tokens.

@github github locked and limited conversation to collaborators May 18, 2022
@github-product-roadmap github-product-roadmap added admin-cloud beta cloud github enterprise labels May 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
admin-cloud beta cloud github enterprise
Projects
Status: Q2 2022 – Apr-Jun
Development

No branches or pull requests

1 participant