JavaScript Widget for the PingFederate Authentication API - Version 2.0.0
New features:
- CAPTCHA and Risk Provider support.
- Risk Provider implementations include:
- Google reCAPTCHA v2 invisible
- Google reCAPTCHA V3
- PingOne Protect.
- Removed the old reCAPTCHA V2 Invisible implementation.
bug fixes:
- none
breaking changes:
The previous Google reCAPTCHA V2 implementation is deprecated and removed from the codebase. Please review the Upgrade from version 1 to version 2 document to perform an upgrade.
CDN URLs
Use the following URLs to include the latest v2 released version:
- https://downloads.pingidentity.com/pf-authn-widget/latest/v2/pf.authn-widget.js
- https://downloads.pingidentity.com/pf-authn-widget/latest/v2/main-styles.css
Use the following URLs to include version 2.0.0:
- https://downloads.pingidentity.com/pf-authn-widget/2.0.0/pf.authn-widget.js
- https://downloads.pingidentity.com/pf-authn-widget/2.0.0/main-styles.css
Full Changelog: v1.11.0...v2.0.0