>i think a different answer that told me to look at the idp-warn.log actually helped tell me what this was not workin
Ok, glad to hear.
>I still seem to be having an issue with identity not restarting 100% of the time
How do you verify it didn't restart? Or do you mean you see a service error when doing "service identity restart"? It sometimes happen that restart just takes too much time and a timeout is reached so an error pops up telling you it didn't restart - but actually if you'll wait a couple minutes more, the service will come back online. Usually happens when there is not enough resources on the machine (insufficient memory allocations for Gluu's JVMs, low CPU quotas etc). You can modify JVMs memory allocations in `/etc/default/identity` for oxTrust (there are config files for oxauth and other services as well).
Anyway, I think it should go in a separate ticket, so please create one if you'll feel it's worth it. Also, you are using 4.1.1 it seems, while 4.2.3 is the most recent one, and 4.3 is about to be released - so may be just try an upgrade, or install the newest one and see how it goes there.