CiscoDevNet / iPSK-Manager

Identity PSK (IPSK) Manager for Cisco ISE provides an example of how to manage the full Life Cycle of Wi-Fi Pre Shared Keys for supported Hardware/Software through Cisco ISE.
Apache License 2.0
31 stars 16 forks source link

Deleted Endpoint Groups still assignable #17

Closed wz4 closed 3 years ago

wz4 commented 3 years ago

Describe the bug Deleted endpoint groups can still be assigned to endpoints from the admin portal (via edit endpoint).

To Reproduce

  1. Create an endpoint group and delete it.
  2. Edit an endpoint from 'Manage iPSK Endpoints' in the admin portal.
  3. Edit the endpoint grouping
  4. Choose a deleted endpoint group from the list.

Expected behavior Deleted endpoints should not be visible.

Additional context Endpoint groups are not deleted from MySQL, but instead the visible attribute is changed to 0. This behavior also makes these deleted groups searchable from ISE.