Created
October 30, 2021 11:24
-
-
Save watahani/cad18acba1bc2ad655ee275558b1d2e4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"typ": "JWT", | |
"alg": "RS256", | |
"x5t": "2m3USeDoCVmc7N-zvbai19DCUDo", | |
"kid": "DA6DD449E0E809599CECDFB3BDB6A2D7D0C2503A" | |
}.{ | |
"jti": "3784e7f9-f87b-4fd2-99cd-039b474ee0cb", | |
"sub": "repo:watahani/secure-deployments-for-azure-lab:ref:refs/heads/main", | |
"aud": "api://AzureADTokenExchange", | |
"ref": "refs/heads/main", | |
"sha": "0a2d8fd6fed0a502d08b46fc52e64ff6da8f1dc9", | |
"repository": "watahani/secure-deployments-for-azure-lab", | |
"repository_owner": "watahani", | |
"run_id": "1402186374", | |
"run_number": "2", | |
"run_attempt": "1", | |
"actor": "watahani", | |
"workflow": "Aquire Access Token using cURL", | |
"head_ref": "", | |
"base_ref": "", | |
"event_name": "push", | |
"ref_type": "branch", | |
"job_workflow_ref": "watahani/secure-deployments-for-azure-lab/.github/workflows/aquire-token-using-curl.yml@refs/heads/main", | |
"iss": "https://token.actions.githubusercontent.com", | |
"nbf": 1635592238, | |
"exp": 1635593138, | |
"iat": 1635592838 | |
}.[Signature] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment