module Google::Auth::ExternalAccount::BaseCredentials
def is_workforce_pool?
-
(bool)-
def is_workforce_pool? %r{/iam\.googleapis\.com/locations/[^/]+/workforcePools/}.match?(@audience || "") end
(bool)
-
def is_workforce_pool? %r{/iam\.googleapis\.com/locations/[^/]+/workforcePools/}.match?(@audience || "") end