Hello,
Does the RSA SecurID Authentication Agent SDK support Java 11? If not, is there plans to support it in the future?
On a related note, will the SDK receive general updates/support moving forward? I noticed in another question's answer that the sdk was referred to as the "legacy" solution, not sure if this signifies that it is EOL, or if I am reading too much into the words.
Thanks
Hi Jon,
The authentication SDKs will be deprecated in favor of the newer REST based APIs. The REST API provides much more flexibility with regards to language support and many other benefits. There are currently no plans to add support for new version of Java.
Instead, we would encourage you to generate a Java SKD for the new REST APIs using Swagger's Codegen tool and our YAML file.
REST API Documentation (Including YAML file): RSA SecurID Authentication API Download
Swagger Codegen: Swagger Codegen | API Development Tools | Swagger