Spring configuration without Spring boot

I am new to Okta and trying to do a POC with my existing application to use Okta as “OAuth Provider”. Our existing application is a Spring based java application. We use spring web security for our existing application. I have been trying to find a sample or information on how to integrate OKta with a Spring based application that doesn’t use Spring boot. I couldn’t find anything anywhere. Does anyone have any experience or know any resources about integrating Okta using Spring configs but without Spring boot?

This blog has an example that shows how to use Spring Security without Spring Boot.

1 Like

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