issues
search
sailpoint-oss
/
colab-iiqda
The IdentityIQ Deployment Accelerator (IIQDA) is a plugin for the popular and free IDE Eclipse that provides several features designed to make configuring and managing IdentityIQ easier.
MIT License
3
stars
8
forks
source link
IIQDA fixes
#2
Closed
drosenbauer
closed
6 months ago
drosenbauer
commented
1 year ago
The following fixes are included here:
Fix a very annoying pop-up ClassCastException when objects like Custom contain Source tags (one per tag!)
Fix Java 9 XML export (specifically, spaces)
Log a warning if the REST API timeout appears to be in seconds, not milliseconds
Support an
ENV.secret.properties
, which can be excluded from source control, so that you don't have to check your IIQ admin passwords into Git
Project cleanup
The following fixes are included here:
ENV.secret.properties
, which can be excluded from source control, so that you don't have to check your IIQ admin passwords into Git