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.
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