aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/google-auth/py3/tests/data/enterprise_cert_valid_provider.json
diff options
context:
space:
mode:
authorAlexSm <alex@ydb.tech>2023-12-27 23:31:58 +0100
committerGitHub <noreply@github.com>2023-12-27 23:31:58 +0100
commitd67bfb4b4b7549081543e87a31bc6cb5c46ac973 (patch)
tree8674f2f1570877cb653e7ddcff37ba00288de15a /contrib/python/google-auth/py3/tests/data/enterprise_cert_valid_provider.json
parent1f6bef05ed441c3aa2d565ac792b26cded704ac7 (diff)
downloadydb-d67bfb4b4b7549081543e87a31bc6cb5c46ac973.tar.gz
Import libs 4 (#758)
Diffstat (limited to 'contrib/python/google-auth/py3/tests/data/enterprise_cert_valid_provider.json')
-rw-r--r--contrib/python/google-auth/py3/tests/data/enterprise_cert_valid_provider.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/python/google-auth/py3/tests/data/enterprise_cert_valid_provider.json b/contrib/python/google-auth/py3/tests/data/enterprise_cert_valid_provider.json
new file mode 100644
index 0000000000..9b7adf8bc3
--- /dev/null
+++ b/contrib/python/google-auth/py3/tests/data/enterprise_cert_valid_provider.json
@@ -0,0 +1,6 @@
+{
+ "libs": {
+ "ecp_client": "/path/to/signer/lib",
+ "ecp_provider": "/path/to/provider/lib"
+ }
+}