-
Notifications
You must be signed in to change notification settings - Fork 166
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
[Synthetics]: fix MFA totp method for browser monitors #4581
[Synthetics]: fix MFA totp method for browser monitors #4581
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
This pull request does not have a backport label. Could you fix it @vigneshshanmugam? 🙏
|
(cherry picked from commit 083cf27) # Conflicts: # docs/en/serverless/synthetics/synthetics-mfa.asciidoc
(cherry picked from commit 083cf27) # Conflicts: # docs/en/serverless/synthetics/synthetics-mfa.asciidoc
(cherry picked from commit 083cf27) # Conflicts: # docs/en/serverless/synthetics/synthetics-mfa.asciidoc
(cherry picked from commit 083cf27) # Conflicts: # docs/en/serverless/synthetics/synthetics-mfa.asciidoc
…monitors (#4598) * [Synthetics]: fix MFA totp method for browser monitors (#4581) (cherry picked from commit 083cf27) # Conflicts: # docs/en/serverless/synthetics/synthetics-mfa.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…monitors (#4597) * [Synthetics]: fix MFA totp method for browser monitors (#4581) (cherry picked from commit 083cf27) # Conflicts: # docs/en/serverless/synthetics/synthetics-mfa.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…monitors (#4595) * [Synthetics]: fix MFA totp method for browser monitors (#4581) (cherry picked from commit 083cf27) # Conflicts: # docs/en/serverless/synthetics/synthetics-mfa.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…onitors (#4596) * [Synthetics]: fix MFA totp method for browser monitors (#4581) (cherry picked from commit 083cf27) # Conflicts: # docs/en/serverless/synthetics/synthetics-mfa.asciidoc * Delete docs/en/serverless directory --------- Co-authored-by: Vignesh Shanmugam <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
mfa.totp
method which was incorrectly pointing to a method that was changed during the development process and updated incorrectly feat: add support for Time based OTP synthetics#957 (comment)Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*
)docs/en/serverless/*
)docs/en/integrations/*
)Checklist