Open
Description
Describe the bug
The user can still create a manual/vanilla WG config even if 2FA enforced.
This allows to connect without having to use TOTP
To Reproduce
Steps to reproduce the behavior:
- Create a location with required MFA
- Add some user
- Add TOTP to the user
- Add a new device
- Create a manual WG client
- User can connect without using TOTP
Expected behavior
That users cannot connect without using TOTP -> Do not allow to add vanilla WG configs
Version information
- Defguard Core version: v0.9.0
- On any browser
Additional context
I'm not familiar with React (or ts/js at all), but it seems to me that having some sort of check in:
Maybe a cleaner approach is just to skip to the next step if MFA is required with the "remote desktop activation" already selected for you and skip that step altogether
Metadata
Metadata
Assignees
Type
Projects
Status
Refined & Ready