Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gateway] manage time drift on syncManager #8701

Closed
exalate-issue-sync bot opened this issue Dec 5, 2022 · 1 comment
Closed

[gateway] manage time drift on syncManager #8701

exalate-issue-sync bot opened this issue Dec 5, 2022 · 1 comment

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Dec 5, 2022

If the Gateway is deployed on a server with temporal drift in the future compared to the Management API, the event sent to the Backend will never be read as the Gateway perform search queries using its own time reference (System.currentTimeInMillis).

This is a critical change so we have to be careful on it.

@apoddany apoddany added this to To Do in Access Management via automation Dec 5, 2022
@apoddany apoddany added this to the AM - 3.15.x milestone Dec 5, 2022
@exalate-issue-sync
Copy link
Author

Sagar Chauhan commented: Environment = [https://am.management.v3-15-x.gravitee.dev/|https://am.management.v3-15-x.gravitee.dev/]
Version = 3.15.x
Result = Pass (/)


Regression testing has been completed for this ticket to ensure that when changes are made in the AM console, they work as expected within the gateway and the audit logs are displaying the correct information. The following areas have been tested:

  • Domain creation
  • Application creation
  • User creation
  • Identify provider creation (inline)
  • MFA (Generic OTP)
  • Bot detection creation
  • Custom email template (Forgot password)

Access Management automation moved this from To Do to Done Dec 6, 2022
@exalate-issue-sync exalate-issue-sync bot added the p2 label Dec 6, 2022
@leleueri leleueri modified the milestones: AM - 3.15.x, AM - 3.15.15 Dec 7, 2022
@exalate-issue-sync exalate-issue-sync bot removed this from the AM - 3.15.15 milestone Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants