Hey there,
I started a Grafana related project a few weeks ago to get into Go development and wanted to share the results with the community.
It is not a plugin per se, but I hope it is still fine to share it in this category.
github.com/skuethe/grafana-oss-team-sync
It is a tool to sync teams from remote sources to Grafana OSS.
It can optionally also sync the users from each configured team as well as folders (and their permissions) from a list you can configure.
It currently only supports EntraID as a source, but the idea is to easily extend it with other “source plugins”.
If you want to give it a try, have a look at it and let me know what you think.
I hope this tool does not offend anyone by providing an alternative to the build-in enterprise feature (“Tean Sync”). If you want to talk about that, just get in touch!
Thanks and have a nice day!