1
0
Fork 0
mirror of https://github.com/imjasonh/urls synced 2026-07-10 08:12:24 +00:00

update: Sat Mar 4 20:02:48 UTC 2023

This commit is contained in:
Automated 2023-03-04 20:02:48 +00:00
parent 668b7a7df8
commit a0cc9d92a5
5 changed files with 81 additions and 36 deletions

View file

@ -1,4 +1,49 @@
{
"message": "GitHub Actions is temporarily unavailable. Please visit https://www.githubstatus.com/ for the status of our services.",
"ref": "Ref A: E49F01551D6F48DF9DA87396CE89AA2C Ref B: PAOEDGE0516 Ref C: 2023-03-04T19:01:57Z"
"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",
"repository",
"repository_id",
"repository_owner",
"repository_owner_id",
"run_id",
"run_number",
"run_attempt",
"actor",
"actor_id",
"workflow",
"workflow_ref",
"workflow_sha",
"head_ref",
"base_ref",
"event_name",
"ref_type",
"environment",
"environment_node_id",
"job_workflow_ref",
"job_workflow_sha",
"repository_visibility",
"runner_environment"
],
"id_token_signing_alg_values_supported": [
"RS256"
],
"scopes_supported": [
"openid"
]
}