Open ID Connect (OIDC) for GHEC Audit Log Streaming to Azure Blob Storage #581
Labels
audit logs
Feature: Github audit logs
Enterprise
Product SKU: GitHub Enterprise
preview
Feature phase: Preview
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
How will it work?
OIDC will establish an identity layer between GitHub and Azure for the purposes of authenticating GitHub to stream audit log events to a specified Azure blob. Enterprise owners will establish trust with the GitHub audit log application and assign audit log a role with write permissions to the Azure blob. When streaming GitHub events via audit log streaming, GitHub will authenticate the cloud role and the Github audit log identity using short lived tokens.
The text was updated successfully, but these errors were encountered: