Skip to content

Commit de29df6

Browse files
committed
removed changelog
1 parent 7c6bb7f commit de29df6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,7 @@ Changes can also be flagged with a GitHub label for tracking purposes. The URL o
2020
- https://github.com/ethyca/fides/labels/db-migration: to indicate that a given change includes a DB migration
2121

2222
## [Unreleased](https://github.com/ethyca/fides/compare/2.75.1..main)
23-
### Added
24-
- Added OAuth2 Client Credentials with `private_key_jwt` authentication strategy for secure API integrations [#XXXX](https://github.com/ethyca/fides/pull/XXXX)
25-
- Added JWT client adapter pattern supporting Okta, Azure AD, Auth0, and generic RFC 7523 compliant providers [#XXXX](https://github.com/ethyca/fides/pull/XXXX)
26-
- Added private key validation for PEM and JWK formats in connection secrets schema [#XXXX](https://github.com/ethyca/fides/pull/XXXX)
2723

28-
### Removed
29-
- **BREAKING**: Removed API token authentication for Okta connections. All Okta integrations must migrate to OAuth2 Client Credentials with `private_key_jwt`. See migration guide: `docs/guides/okta_api_token_migration.md` [#XXXX](https://github.com/ethyca/fides/pull/XXXX) https://github.com/ethyca/fides/labels/high-risk
3024

3125

3226
## [2.75.1](https://github.com/ethyca/fides/compare/2.75.0..2.75.1)

0 commit comments

Comments
 (0)