13.4.26 and bot
#43531
Replies: 1 comment
-
|
https://github.com/gravitational/teleport/blob/v13.4.26/docs/pages/machine-id/guides/github-actions.mdx |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
my company is using teleport server 13.4.26 and at the moment we need to integrate github actions
authentication:
second_factor: on
this is set in teleport.yaml , which means setting require_session_mfa: false will be ignored
how can i setup github actions without the need of MFA ?
( disabling or putting second_factor to optional is not an option sadly )
Beta Was this translation helpful? Give feedback.
All reactions