github.com/metasources/buildx@v0.0.0-20230418141019-7aa1459cedea/test/cli/test-fixtures/attestation/config/config.json (about)

     1  {
     2    "OIDCIssuers": {
     3  	"http://dex-idp:8888/auth": {
     4        "IssuerURL": "http://dex-idp:8888/auth",
     5        "ClientID": "fulcio",
     6        "Type": "email"
     7      }
     8    }
     9  }