Cap on OIDC (max 20) Enable workload identity federation for GitHub Actions

old_school
New Contributor II

Hi Databricks community,

I have followed below page and created Github OIDCs but there seems to be a cap on how many OIDC's a Service Principal can create (20 max). Is there any work around for this or some other solution apart from using Client ID and secret key for authentication.

ERROR: Too many policies for '<service principal>' (max 20)

Enable workload identity federation for GitHub Actions

https://docs.databricks.com/aws/en/dev-tools/auth/provider-github

Thank you.