I was finally able to get Entra ID configured as my IdP using the OIDC functionality. As documented, a new user is created in Traccar when an unknown user signs in with OpenID.
Question: Is there a way to set the user's default group so that they can see devices assigned to that group instead of seeing nothing and requiring an administrator to configure the user?
Thank you,
Brian
I don't think we support a default group.
Ok thanks Anton, I will start reviewing API docs to see if I can build user provisioning automation to onboard users enmasse and as users join the organization.
It should be possible. All you need is basically matching email address.
I was finally able to get Entra ID configured as my IdP using the OIDC functionality. As documented, a new user is created in Traccar when an unknown user signs in with OpenID.
Question: Is there a way to set the user's default group so that they can see devices assigned to that group instead of seeing nothing and requiring an administrator to configure the user?
Thank you,
Brian