jeffhollan / LogicAppTemplateCreator

Script to convert Logic Apps into templates for deployment
MIT License
143 stars 74 forks source link

audience in http authentication (ManagedServiceIdentity) could be null #105

Closed KreizIT closed 3 years ago

KreizIT commented 3 years ago

Regex.IsMatch crash if audience is null

https://github.com/jeffhollan/LogicAppTemplateCreator/blob/4e18094fb186e86c37661aef03f68d1827c938df/LogicAppTemplate/TemplateGenerator.cs#L488

MLogdberg commented 3 years ago

Merged the fix, thanks for reporting in! #109