Hello,
I see several questions from people looking for documentation on integrating okta sso with spring mvc or plain java webapp with servlets, but I’m not finding any useful answers. Many people point this project
But those are spring boot applications.
I have also seen some discussions on spring core, but they are discussing very specific issues.
Can anyone point me to some documentation or example for integration saml oauth2 with an existing spring mvc or servlet-based webapp not using spring boot?
It seems this question has been asked for a year now, and I’m not seeing any helpful answers.