1
0
Fork 0
mirror of https://github.com/imjasonh/urls synced 2026-07-16 20:53:16 +00:00

update: Tue Aug 29 21:02:08 UTC 2023

This commit is contained in:
Automated 2023-08-29 21:02:08 +00:00
parent 7d5605e70f
commit 60908472d3
2 changed files with 16 additions and 83 deletions

View file

@ -1,71 +1,4 @@
{
"issuer": "https://token.actions.githubusercontent.com",
"jwks_uri": "https://token.actions.githubusercontent.com/.well-known/jwks",
"subject_types_supported": [
"public",
"pairwise"
],
"response_types_supported": [
"id_token"
],
"claims_supported": [
"sub",
"aud",
"exp",
"iat",
"iss",
"jti",
"nbf",
"ref",
"ref",
"repository",
"repository",
"repository_id",
"repository_owner",
"repository_owner",
"repository_owner_id",
"repository_owner_id",
"run_id",
"run_id",
"run_number",
"run_number",
"run_attempt",
"run_attempt",
"actor",
"actor",
"actor_id",
"actor_id",
"workflow",
"workflow",
"workflow_ref",
"workflow_ref",
"workflow_sha",
"workflow_sha",
"head_ref",
"head_ref",
"base_ref",
"base_ref",
"event_name",
"event_name",
"ref_type",
"ref_type",
"environment",
"environment",
"environment_node_id",
"environment_node_id",
"job_workflow_ref",
"job_workflow_ref",
"job_workflow_sha",
"job_workflow_sha",
"repository_visibility",
"repository_visibility",
"runner_environment",
"runner_environment"
],
"id_token_signing_alg_values_supported": [
"RS256"
],
"scopes_supported": [
"openid"
]
"message": "GitHub Actions is temporarily unavailable. Please visit https://www.githubstatus.com/ for the status of our services.",
"ref": "Ref A: BA382A46D9F540CEBFC866481B792367 Ref B: DM2EDGE0919 Ref C: 2023-08-29T21:02:03Z"
}