👨💻Updating the group in AddIn
This page will guide you to update the group name in the AddIn
You should have access to source code of the AddIn. There is a file named
mrpn_addin.pyopen it in a code editor or a simple text editor like Notepad.Search for "entra_id_group_name" or jump to line number 39 (subject to change with releases).
Update the value to your group's name.

Last updated