google-auth-library-java
google-auth-library-java copied to clipboard
Open source Auth client library for Java
#### Environment details 1. OS type and version: Any 2. Java version: 21/any 3. version(s): 1.23 (but code exists in the newest as well) #### Steps to reproduce 1. Using...
Add utility to get S2A address from MDS MTLS autoconfiguration endpoint. This utility will be used when creating mTLS channel using S2A Java Client, which takes S2A Address as input...
Hi folks, I have strange behaviour with proxy and Google Play Publisher API. I created [CLI wrapper](https://github.com/Vacxe/google-play-cli-kt) for for official [Google Play Java Library](https://developers.google.com/android-publisher/api-ref) It working flawless, however have some...
[InternalAwsSecurityCredentialsSupplier](https://github.com/googleapis/google-auth-library-java/blob/v1.23.0/oauth2_http/java/com/google/auth/oauth2/InternalAwsSecurityCredentialsSupplier.java#L52-L55) only support environment variables or EC2 metadata server to get AWS credential. In my usecase, I can't use workload identity federation from AWS Glue (spark) to load data to...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.guava:guava](https://redirect.github.com/google/guava) | `33.3.0-android` -> `33.3.1-android` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
context: b/339259830 and [go/send-auth-metrics-java](http://goto.google.com/send-auth-metrics-java) Changes include: - expose `Credentials` type. Set this value in constructor for UserCredentials, ServiceAccountCredentials, ImpersonatedCredentials, and ComputeEngineCredentials. This is used in both token request and token...
The Auth Library has a few handwritten samples (https://github.com/googleapis/google-auth-library-java/tree/main/samples/snippets) that should be tested in the CI. We should ensure that these samples (which are published to our docs) work with...
Issue is : while creating token we are facing intermittent connectivity issue that to only in PROD. I am using the correct service account JSON file, which I have verified....
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response. We...