Skip to content

fix(client_library): External Authentication bug fix#15612

Draft
Khushikathuria008 wants to merge 1 commit intogoogleapis:mainfrom
Khushikathuria008:external_auth_fix
Draft

fix(client_library): External Authentication bug fix#15612
Khushikathuria008 wants to merge 1 commit intogoogleapis:mainfrom
Khushikathuria008:external_auth_fix

Conversation

@Khushikathuria008
Copy link

@Khushikathuria008 Khushikathuria008 commented Oct 13, 2025

Does this issue affect the google-cloud-cpp project?
Yes

What component of google-cloud-cpp is this related to?
Authentication

Describe the bug
Providing an incorrect credential file causes a crash while performing external authentication.

To Reproduce Steps to reproduce the behavior:
Call ::google::cloud::MakeServiceAccountCredentials with unparsable file contents.
It will crash.

Expected behavior
There should be no crash.


This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant