20 lines
698 B
Markdown
20 lines
698 B
Markdown
---
|
|
title: REST API endpoints for GitHub Actions OIDC
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: OIDC
|
|
intro: 'Use the REST API to interact with JWTs for OIDC subject claims in {% data variables.product.prodname_actions %}.'
|
|
topics:
|
|
- API
|
|
versions:
|
|
fpt: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About {% data variables.product.prodname_actions %} OIDC
|
|
|
|
You can use the REST API to query and manage a customization template for an OpenID Connect (OIDC) subject claim. For more information, see "[AUTOTITLE](/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect)."
|
|
|
|
<!-- Content after this section is automatically generated -->
|