While we are testing the multi-auth with AAD and Basic auth following the doc, the AAD auth is failed to create the connection after AAD authentication, see below screenshot:
When I use the single AAD auth, it can create the connection successfully, after digger into the error, seems like the client secret is missing.
I use the following paconn command to create custom connector:
paconn create -s settings.json --secret "app secret"
We need guide of how to make the AAD auth work in multi-auth
Hi @Sear
Were you able to resolve this issue? I'm having a very similar issue, except my second form of auth is OAuth.
Thanks,
Krithika