Skip to content

Latest commit

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

LogicAppConnectionAuth

PowerShell Script to get an authorization link and complete auth for an OAuth connector.

What this script does

This script will retrieve a consent link for a connection (and can also create the connection at the same time) for an OAuth Logic Apps connector. It will then open the consent link and complete authorization to enable a connection. This can be used after deployment of connections to make sure a Logic App is working end-to-end.

How to use

Run this script and substitute out parameters as needed:

NameDescription
ResourceGroupNameName of the resource group for the connection
ResourceLocationLocation of the resource group
apiThe name of the api to generate a connection for
ConnectionNameName of the connection resource to create or generate authorization for
SubscriptionIdAzure Subscription ID to use for connection creation/authorization
createConnectionset to false if the connection was already deployed

About

PowerShell Script to get an authorization link and complete auth for an OAuth connector.

Resources

Stars

45 stars

Watchers

9 watching

Forks

Releases

Packages

Contributors

Languages