Authentication / openid_connect with entraID (groups)

Viewed 15

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

1 Answers
  1. Only one provider is supported.
  2. I can not answer this question, I was thinking about scopes, but if this is not supported, then I do not know if there is an other way to get group information.

Thanks for answer to question one. maybe someone else can help with question two :-)