Azure / Azure/webapps-deploy

Add sample(s) for OIDC

Open
#389 1 comment 1 reaction 0 assignees View on GitHub
idle need-to-triage
Dominant language
TypeScript
Stars
338
Forks
234
Avg merge
53m
Merged PRs (30d)
3

Description

All samples currently use publish profile both in this repo and the samples repo at https://github.com/Azure/actions-workflow-samples/tree/master/AppService.

There is one piece of sample code on how to use a service principal here https://github.com/Azure/webapps-deploy?tab=readme-ov-file#sample-workflow-to-build-and-deploy-a-nodejs-app-to-containerized-webapp-using-azure-service-principal

However using a service principal is not the recommended approach anymore for the azure-login command, the recommended approach is through OIDC: https://github.com/Azure/login?tab=readme-ov-file#login-with-openid-connect-oidc-recommended

Hence we should add samples that use this approach.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.