Noizu.Github.Api.Oidc (Noizu Labs: Github API v0.5.0)

GitHub oidc API.

Link to this section Summary

Functions

Create an OIDC custom property inclusion for an enterprise

Create an OIDC custom property inclusion for an organization

Delete an OIDC custom property inclusion for an organization

Get the customization template for an OIDC subject claim for an organization

List OIDC custom property inclusions for an enterprise

List OIDC custom property inclusions for an organization

Set the customization template for an OIDC subject claim for an organization

Link to this section Functions

Link to this function

create_oidc_custom_property_inclusion_for_enterprise(enterprise, body, options \\ nil)

Create an OIDC custom property inclusion for an enterprise

@see https://docs.github.com/rest/actions/oidc#create-an-oidc-custom-property-inclusion-for-an-enterprise

Link to this function

create_oidc_custom_property_inclusion_for_org(org, body, options \\ nil)

Create an OIDC custom property inclusion for an organization

@see https://docs.github.com/rest/actions/oidc#create-an-oidc-custom-property-inclusion-for-an-organization

Link to this function

delete_oidc_custom_property_inclusion_for_enterprise(enterprise, custom_property_name, options \\ nil)

Delete an OIDC custom property inclusion for an enterprise

@see https://docs.github.com/rest/actions/oidc#delete-an-oidc-custom-property-inclusion-for-an-enterprise

Link to this function

delete_oidc_custom_property_inclusion_for_org(org, custom_property_name, options \\ nil)

Delete an OIDC custom property inclusion for an organization

@see https://docs.github.com/rest/actions/oidc#delete-an-oidc-custom-property-inclusion-for-an-organization

Link to this function

get_oidc_custom_sub_template_for_org(org, options \\ nil)

Get the customization template for an OIDC subject claim for an organization

@see https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization

Link to this function

list_oidc_custom_property_inclusions_for_enterprise(enterprise, options \\ nil)

List OIDC custom property inclusions for an enterprise

@see https://docs.github.com/rest/actions/oidc#list-oidc-custom-property-inclusions-for-an-enterprise

Link to this function

list_oidc_custom_property_inclusions_for_org(org, options \\ nil)

List OIDC custom property inclusions for an organization

@see https://docs.github.com/rest/actions/oidc#list-oidc-custom-property-inclusions-for-an-organization

Link to this function

update_oidc_custom_sub_template_for_org(org, body, options \\ nil)

Set the customization template for an OIDC subject claim for an organization

@see https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization