Hello Team,
Is it possible to get the below feature back it seems it was there previous version but no longer in version 12 to use the command line for removing user membership from groups only add-member is there.
it makes us easy to automate the process of user access.
Thanks,
Navjeet
Hi Navjeet,
I think the "remove-member" command was introduced in Spotfire 12.2.0. At least, I do not find any reference to that command on previous releases.
https://docs.tibco.com/pub/spotfire_server/12.2.0/doc/html/TIB_sfire_server_tsas_admin_help/server/topics/remove-member.html
Unfortunately, we do not backport new features into previous releases.
It has been possible to remove members manually using the UI at least from Spotfire 10.10.0 https://docs.tibco.com/pub/spotfire_server/10.10.0/doc/html/TIB_sfire_server_tsas_admin_help/server/topics/removing_members_from_a_group.html
Note that you can actually automate membership also using SCIM, supported on Spotfire 12.0.0. https://docs.tibco.com/pub/spotfire_server/12.0.0/doc/html/TIB_sfire_server_tsas_admin_help/server/topics/user_and_group_schemas_for_scim.html
Thanks