feat(api): add okta provider support (#11184)

This commit is contained in:
Daniel Barranquero
2026-05-20 10:46:29 +02:00
committed by GitHub
parent 9d8b69abda
commit 6eebfcfe77
15 changed files with 536 additions and 5 deletions
+8
View File
@@ -2,6 +2,14 @@
All notable changes to the **Prowler API** are documented in this file.
## [1.29.0] (Prowler UNRELEASED)
### 🚀 Added
- `okta` provider support [(#11184)](https://github.com/prowler-cloud/prowler/pull/11184)
---
## [1.28.0] (Prowler v5.27.0)
### 🚀 Added