Fixed
Details
Assignee
Guus der KinderenGuus der KinderenReporter
Guus der KinderenGuus der KinderenIgnite Forum URL
Components
Fix versions
Priority
Medium
Details
Details
Assignee
Guus der Kinderen
Guus der KinderenReporter
Guus der Kinderen
Guus der KinderenIgnite Forum URL
Components
Fix versions
Priority
Created July 29, 2022 at 6:02 PM
Updated August 1, 2022 at 7:50 PM
Resolved August 1, 2022 at 7:50 PM
prevents the webserver that serves the admin console from being immediately restarted when the identity store content is changed. Sadly, that webserver is still restarted when the content of the trust store is modified.
This arguably is not needed at all (unless mutual authentication is used maybe, which is rare), but at minimum, the same delay as introduced by could be applied. This will prevent admins from being kicked out immediately.