googleapis / googleapis/google-cloud-java

[google-auth-library-java] p12 how to create ServiceAccountCredentials

Open
#12,610 1 comment 1 reaction 1 assignee Claimed by @silvolu View on GitHub
priority: p3 type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
157

Description

FileInputStream fileInputStream = new FileInputStream(credPath);
ServiceAccountCredentials sourceCredentials = ServiceAccountCredentials .fromStream( new FileInputStream(credPath));

credPath must json , but i have p12

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.