Core API Release 38.3.1
This release of the LoginRadius Core API introduces new security enhancements and expanded IP management capabilities to provide more granular control over your identity platform.
Changelog
Added
-
Pairwise Subject Type for OAuth: Added support for Pairwise Subject Type in OAuth Application, OAuth Integration, and OAuth Dynamic Client. This improves user privacy by providing unique identifiers per client for OpenID Connect integrations.
-
Authentication API IP restrictions: IP access restrictions can now be applied specifically to Authentication APIs. This is independent of Management API restrictions, allowing you to manage separate allow and deny lists for each scope.
Improved
-
IP access management enhancements:
- IPv6 support: All IP access lists now support IPv6 addresses across both Authentication and Management scopes.
- CIDR block support: You can now use CIDR notation (for example,
10.0.0.0/8or2001:db8::/32) to manage large IP ranges more efficiently. - Flexible IP input: The system now accepts single addresses, hyphenated ranges, and CIDR blocks, with real-time validation to prevent configuration errors.
Please reach out to LoginRadius Support for any further queries.