mirror of
https://github.com/anchore/syft.git
synced 2025-11-20 09:53:16 +01:00
10 lines
161 B
JSON
10 lines
161 B
JSON
{
|
|
"OIDCIssuers": {
|
|
"http://dex-idp:8888/auth": {
|
|
"IssuerURL": "http://dex-idp:8888/auth",
|
|
"ClientID": "fulcio",
|
|
"Type": "email"
|
|
}
|
|
}
|
|
}
|