ultisuite-backend/internal/authentik
R3D347HR4Y d3c930cac6
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
feat(identity-providers): add management for identity providers in admin API
- Introduced new endpoints for managing identity providers, including retrieval of redirect URIs and testing/syncing providers.
- Enhanced organization settings to include identity provider configurations, allowing for self-enrollment and domain restrictions.
- Implemented caching for access policies and added validation for identity provider secrets.
- Added integration tests to ensure proper functionality of identity provider management and policy enforcement.
2026-06-09 09:36:38 +02:00
..
catalog.go Refactor and enhance unified frontend and API features 2026-06-07 15:44:30 +02:00
client.go Lots of changes 2026-06-04 00:12:11 +02:00
presets_test.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
presets.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
provision_test.go Lots of changes 2026-06-04 00:12:11 +02:00
provision.go Lots of changes 2026-06-04 00:12:11 +02:00
source_sync.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
sources.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
store.go Lots of changes 2026-06-04 00:12:11 +02:00