
wqwft (wqwft) asked a question.
Hi Team,
We have an existing strus 1.2 application, which is having the username and password based authentication. Now we want to integrate the application with Okta and want to get the login user based data displaying in the struts application.
Can you please suggest how can we get the login user information inside the struts the application and maintain the user sessions.

Does your application supports SAML/ OIDC ? If yes you can use these Authentication Mechanisms to perform. If not go with SWA.