Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Pulumi to Azure OIDC Configuration Example #1509

Merged
merged 16 commits into from
Oct 19, 2023

Conversation

toriancrane
Copy link
Contributor

@toriancrane toriancrane commented Oct 11, 2023

Create Pulumi to Azure OIDC Configuration Example

Will resolve #1510

@toriancrane toriancrane marked this pull request as ready for review October 11, 2023 15:37
@toriancrane toriancrane requested a review from a team October 11, 2023 15:39
@scottslowe
Copy link
Contributor

@toriancrane Do you know if we're able to test this with our Pulumi Azure subscription? Sounds like as long as I have a unique Entra application/service principal then I should be able to test this.

@toriancrane
Copy link
Contributor Author

@toriancrane Do you know if we're able to test this with our Pulumi Azure subscription? Sounds like as long as I have a unique Entra application/service principal then I should be able to test this.

Yes, unlike AWS you can make it multiple times in Azure. The issuer is specified in the Federated credentials which seems to be unique per app.

Copy link
Contributor

@scottslowe scottslowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job; it worked without any issues.

@toriancrane toriancrane merged commit fa96ac5 into master Oct 19, 2023
51 checks passed
@toriancrane toriancrane deleted the torian/azure-py-oidc-provider-pulumi-cloud branch October 19, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Content Enhancement - Add Pulumi-Azure OIDC Example for Pulumi ESC
3 participants