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
30 stars 16 forks source link

accountEnabled | Attribute | OBDC Connection #10

Closed sdh91 closed 3 years ago

sdh91 commented 3 years ago

accountEnabled is not an attribute that can be pulled via the OBDC connection when connecting to ISE. This would be helpful to be able to validated an account is suspended or not.

Currently a suspended account and expired account can still connect.

cisco-garyoppel commented 3 years ago

Thank you for opening this issue, this has now been resolved and will be closed.

The 'accountExpired' attribute is updated within the stored procedure with every DB call that is made by ISE.

Please review the DB_CHANGELOG @ https://github.com/CiscoSE/iPSK-Manager/blob/master/DB_CHANGELOG.md

Further details on this issue found can be found at issue #11 which has been closed with Commit f7f5b7e0db8179586b3bbbd29797610099787c38