Does SAML 2.0 implementation possible with Java 1.7 and apache-ant-1.9.14 and jboss-eap-5.2 and JSP, Servlets

We have one of our Java legacy application. We want implement our application with SAML2.0 with OKTA authentication. Our current system uses version Java 1.7(jdk1.7.0_80) , JSP Servlets ,apache-ant-1.9.14 and jboss-eap-5.2.
Is our system supports implementation of SAML2.0. If supports this please provide me the useful links to implement.

Please reply us as soon as possible.

Thanks,
Narender,

Okta does not provide SDKs specifically for SAML implementations. However, we have several guides that recommend using third-party libraries for this purpose - Building SSO Integration with SAML 2.0

Additionally, here is a guide for integrating SAML with Spring - Spring Security SAML Integration

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.