oidc
Create an OIDC custom property inclusion for an enterprise
Adds a repository custom property to be included in the OIDC token for repository actions in an enterprise.
OAuth app tokens and personal access tokens (classic) need the admin:enterprise scope to use this endpoint.
post/enterprises/{enterprise}/actions/oidc/customization/properties/repo
Path parameters
enterprisestring required
The slug version of the enterprise name.
Request body
Response
OIDC custom property inclusion created
Example response
{
"inclusion_source": "organization"
}Changes
Changed in 1 of the 62 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○
Of the 62 revisions, 1 has no diff computed.