Hi team,
I just need help with creating plugins for Azure Active Directory.
Thanks in advance!
Hi team,
I just need help with creating plugins for Azure Active Directory.
Thanks in advance!
Hi Shinchan
How can we help?
FYI, there is a new Azure AD community plugin available on the hub that might be of interest to you: Azure AD Community Plugin
Hi @herman,
I was unable to see the plugins there… Sorry, I am using it for the first time, so I haven’t understood anything. Please help me with this.
Do you mean that the link I pasted does not work for you? Or would you like an example configuration of how to use the Azure AD plugin?
I just want an example of configuration for the source plugin for Azure AD. If possible, can you please send that?
Ah, I see. Right, there’s no example config in the docs. I sent an email to the plugin developer to ask if they could share an example.
But in the meantime, I tried this config:
kind: source
spec:
name: "azure-ad"
path: "year-of-the-nimbus/azure-ad"
version: "v1.0.0"
destinations: ["postgresql"]
tables: ["*"]
spec:
# pass
It downloaded the plugin and gave some authentication-related errors. I haven’t tried it yet, but presumably, if you then follow the instructions here to authenticate using a service principal, it should work.
Tqqq @herman… I will try this meanwhile.