sassoftware / pyviyatools

Python command-line tools that call the SAS Viya REST APIs - for SAS administrators.
Apache License 2.0
38 stars 31 forks source link

Enhancement required for toggleviyarules.py #172

Closed tomstarr closed 1 year ago

tomstarr commented 1 year ago

Currently toggleviyarules.py works as it should, however, it's been noted that the disabling of some OOTB rules applied to AuthenticatedUsers can impact system functionality, as the system account 'sasapp' may be reliant upon this umbrella rule for receiving it's access.

toggleviyarules.py should be updated with either:

tomstarr commented 1 year ago

@gerrynelson63, I'll aim to work on this issue in the next week or so (it's ultimately to address https://gitlab.sas.com/snztst/viyaauthmodel/-/issues/1 ), however, if you have time and inclination to look into this ahead of then, please be my guest.

tomstarr commented 1 year ago

Updated toggleviyarules.py file has now be finalised, ready to be pushed and merged on 02AUG.