Added
- feat: Added DPoP support for MFA APIs #992 (pmathew92)
- feat: enforce IPSIE session_expiry ceiling in credentials managers #983 (utkrishtsahu)
- feat : Added passwordless API for DB-Connections #989 (pmathew92)
Summary by CodeRabbit
-
New Features
- Added DPoP support for MFA-related APIs.
- Added enforcement for a maximum
session_expiryvalue. - Added a passwordless option for DB-Connections APIs.
-
Chores
- Updated the package version to 3.20.0 and refreshed the installation example to match.