We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f737866 commit fe772d8Copy full SHA for fe772d8
oauth2_http/java/com/google/auth/oauth2/ExternalAccountCredentials.java
@@ -100,7 +100,6 @@ public abstract class ExternalAccountCredentials extends GoogleCredentials
100
101
private EnvironmentProvider environmentProvider;
102
103
-
104
private static final Pattern WORKFORCE_PATTERN =
105
Pattern.compile(
106
"^//iam.googleapis.com/locations/(?<location>[^/]+)/workforcePools/(?<pool>[^/]+)/providers/(?<provider>[^/]+)$");
0 commit comments