Class: K8y::REST::Auth::Providers::GCP::ApplicationDefaultProvider
- Inherits:
-
ProviderBase
- Object
- AuthBase
- ProviderBase
- K8y::REST::Auth::Providers::GCP::ApplicationDefaultProvider
- Defined in:
- lib/k8y/rest/auth/providers/gcp/application_default_provider.rb
Constant Summary collapse
- SCOPES =
[ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/userinfo.email", ]
Method Summary
Methods inherited from ProviderBase
#configure_connection, #generate_token!