Skip to main content

oidc

Overview

Nameoidc
TypeResource
Idgithub.oidc.oidc

Fields

Methods

NameAccessible byRequired ParamsDescription
get_oidc_custom_sub_template_for_orgSELECTorgGets the customization template for an OpenID Connect (OIDC) subject claim.
You must authenticate using an access token with the read:org scope to use this endpoint.
GitHub Apps must have the organization_administration:write permission to use this endpoint.
update_oidc_custom_sub_template_for_orgEXECorg, data__include_claim_keysCreates or updates the customization template for an OpenID Connect (OIDC) subject claim.
You must authenticate using an access token with the write:org scope to use this endpoint.
GitHub Apps must have the admin:org permission to use this endpoint.