Closed c4po closed 1 month ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity since being marked as stale.
Feature Request
Description of Problem:
Support OIDC with github enterprise server.
Potential Solutions:
add a variable for the provider URL. the default can be
token.actions.githubusercontent.com
for github.com it can be override with a URL like thishttps://HOSTNAME/_services/token
for GHES