OXIESEC PANEL
- Current Dir:
/
/
opt
/
gsutil
/
gslib
/
vendored
/
oauth2client
/
oauth2client
/
contrib
/
__pycache__
Server IP: 2a02:4780:11:1594:0:ef5:22d7:a
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
02/11/2025 08:19:48 AM
rwxr-xr-x
📄
__init__.cpython-39.pyc
388 bytes
02/11/2025 08:19:48 AM
rw-r--r--
📄
_metadata.cpython-39.pyc
3.7 KB
02/11/2025 08:19:48 AM
rw-r--r--
📄
devshell.cpython-39.pyc
4.84 KB
02/11/2025 08:19:48 AM
rw-r--r--
📄
gce.cpython-39.pyc
5.29 KB
02/11/2025 08:19:48 AM
rw-r--r--
📄
multiprocess_file_storage.cpython-39.pyc
10.71 KB
02/11/2025 08:19:48 AM
rw-r--r--
Editing: gce.cpython-39.pyc
Close
a ��a7 � @ s\ d Z ddlZddlZddlmZ ddlmZ ddlmZ e� e �ZdZG dd� dej �ZdS ) zoUtilities for Google Compute Engine Utilities for making it easier to use OAuth 2.0 on Google Compute Engine. � N)�http_client)�client)� _metadataz�You have requested explicit scopes to be used with a GCE service account. Using this argument will have no effect on the actual scopes for tokens requested. These scopes are set at VM instance creation time and can't be overridden in the request. c sj e Zd ZdZd� fdd� Zedd� �Zdd� Zd d � Zdd� Z d d� Z edd� �Zdd� Z dd� Z� ZS )�AppAssertionCredentialsa� Credentials object for Compute Engine Assertion Grants This object will allow a Compute Engine instance to identify itself to Google and other OAuth 2.0 servers that can verify assertions. It can be used for the purpose of accessing data stored under an account assigned to the Compute Engine instance itself. This credential does not require a flow to instantiate because it represents a two legged flow, and therefore has all of the required information to generate and refresh its own access tokens. Note that :attr:`service_account_email` and :attr:`scopes` will both return None until the credentials have been refreshed. To check whether credentials have previously been refreshed use :attr:`invalid`. Nc sN d|v rt �t� d|d<