netbird/management/server/idp
Aaron Turner 52a3ac6b06
Add support for inviting/deleting users via Zitadel (#1572)
This fixes the "Invite User" button in Dashboard v2.0.0
and enables the usage of the --user-delete-from-idp flag for Zitadel.

Unlike the NetBird SaaS solution, we rely on Zitadel to send
the emails on our behalf.
2024-03-15 10:32:51 +01:00
..
auth0_test.go Extend linter rules (#1300) 2023-11-10 16:33:13 +01:00
auth0.go Implement Auth0 IdP get all connections method (#1613) 2024-02-28 16:57:35 +01:00
authentik_test.go Update GitHub Actions and Enhance golangci-lint (#1075) 2023-09-04 17:03:44 +02:00
authentik.go Add Pagination for IdP Users Fetch (#1210) 2023-10-11 17:09:30 +03:00
azure_test.go Optimize Cache and IDP Management (#1147) 2023-10-03 16:40:28 +02:00
azure.go Add Pagination for IdP Users Fetch (#1210) 2023-10-11 17:09:30 +03:00
google_workspace.go Add Pagination for IdP Users Fetch (#1210) 2023-10-11 17:09:30 +03:00
idp.go Add jumpcloud IdP (#1124) 2023-10-03 19:33:42 +02:00
jumpcloud_test.go Add jumpcloud IdP (#1124) 2023-10-03 19:33:42 +02:00
jumpcloud.go Add jumpcloud IdP (#1124) 2023-10-03 19:33:42 +02:00
keycloak_test.go Optimize Cache and IDP Management (#1147) 2023-10-03 16:40:28 +02:00
keycloak.go Optimize Cache and IDP Management (#1147) 2023-10-03 16:40:28 +02:00
mock.go add owner role support (#1340) 2023-12-01 17:24:57 +01:00
okta_test.go Optimize Cache and IDP Management (#1147) 2023-10-03 16:40:28 +02:00
okta.go Extend linter rules (#1300) 2023-11-10 16:33:13 +01:00
util.go Add Okta IdP (#859) 2023-05-29 14:52:04 +02:00
zitadel_test.go Optimize Cache and IDP Management (#1147) 2023-10-03 16:40:28 +02:00
zitadel.go Add support for inviting/deleting users via Zitadel (#1572) 2024-03-15 10:32:51 +01:00