* Add identity access config tool
* Fix role assignment id issue. Add github repository secret updates.
* Support github login via gh cli
* Add readme docs
* sorting
* Support error aggregation. Improve render errors and add tests
* Merge access manager into secret management solution
* Support cross-OS clipboard setting. Remove windows forms dependency
* Add sync access sub-command
* Only warn on missing strong name
* Update test schemas and pipeline path to secret-management
* Use AccessManager for sync command
* Fix links and rename secrets AccessManagement project
* Update access manager to read one config per file. Add json schema
* Fix up exception logging and handling
* Use ILogger in access management tool