Skip to main content

2FA for Siemplify version 5.x.x

  • April 14, 2022
  • 3 replies
  • 10 views

Forum|alt.badge.img+2

Hi team,
is there a way to enable 2FA for Siemplify version 5.x.x?
For example using DUO?

3 replies

Forum|alt.badge.img+2
  • Author
  • New Member
  • April 14, 2022

Thank you @recon_acook , for your advice.


Forum|alt.badge.img+13

This comment was originally sent by Tom Fridman
Hi @Pascaru_Tudor
Currently, the platform supports G Suite, Okta, Azure, ADFS and configuring your own custom SAML provider. This can be an existing solution like Centrify, or a company specific solution. Siemplify supports a wide variety of authentication options provided by the SAML, including 2-factor authentication (2FA).
The Siemplify application uses the default sts of .NET core. Siemplify uses their library for the token authentication against the identity provider; only using the nameID property from the tokens.


Forum|alt.badge.img+2
  • Author
  • New Member
  • April 17, 2022

Thank you very much @Tomtomfridman .