Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Current Situation
The time required for login is approximately 3s longer since release 1.13.2. The reason for this is the IP address check during login.
Desired Behavior
As the IP address check feature is rarely used the login should not be slower if no IP restriction for roles is configured. Only if at least one IP address restriction is configured with the Managed Accounts view of JOC Cockpit, then the IP address check should be performed.
Patch
To solve this issue a patch is available here.
- Download the patch
- Copy the file to sos-berlin.com\joc\jetty_base\patches
- CD to sos-berlin.com\joc\jetty_base\patches
- Execute java -jar bin\patch-executor-1.13.3.jar
Attachments
Issue Links
- relates to
-
JOC-744 Login to JOC Cockpit should consider the caller IP address
-
- Released
-
- links to