defguard
defguard copied to clipboard
The only _real_ 2FA MFA WireGuard Enterprise VPN with build-in SSO, hardware keys management and more!
Add support for adding or removing a user to/from multiple groups in a single request. This would simplify automation and reduce the number of API calls required when provisioning or...
Include all available component versions in core support data
On location details it's sometimes hard to find users (if they are connected/or not) and even harder to find devices (since it needs to open each user and see their...
As an admin, I want to disable adding new instances in my organisation. AC: - Admin can configure defguard to disable adding new instances. - When disabled users in their...
Upon creating webhook with already used URL, only an unclear notification "Error has occurred" will be shown. https://github.com/user-attachments/assets/5bd64376-a249-48a4-9a8d-042e319baee1
**Is your feature request related to a problem? Please describe.** Avoiding an extra step for the manual on-boarding process **Describe the solution you'd like** When an admin create a user,...
Extend integration tests that check if event log (events) emits correct events.
By design we use directory sync to update enabled/disabled state and group assignments since those are crucial for access control. We could consider also updating user data, although we are...
Currently `/api/v1/oauth/token` enpoint returns an `unsupported_grant_type` error code for all errors. Introduce more relevant error codes to avoid misleading logs.