Hello at all
i have two questions. while the first one is a general one, the second one is specificly to openid_connect with azure EntraID
1.) Is it poosible to have two or more Authentication Provider? I would like to use internal and openid_connect - or can just one provider be active?
2.) i managed to configure openid_connect with Microsoft Azure and EntraID. When a User logs in, he is created on chirpstack and even my endpoint for the provisioning is called. unfortunately i was not able to get group informations in this post request so far - and i need this, to decide which tenant the user belongs to. So my question: did anyone manage to get the groups of the user from EntraID/Azure to chirpstack?
-> scope groups is not supported in EntraId/Azure.
Thanks for any help