Hi,
We currently have 2FA setup on our Laserfiche Forms using Okta so the users are directed to the Okta site, which then Authenticates with LFDS on the STS site we created. This all works perfectly fine without any issues.
My question is, we have a client facing application we using and the Clients login with Okta on this application. This app is logged in on phone or computer web browser and it does not require login until you physically logout or being inactive more than a day or few days, then it will log you out. Timeout specified on forms is set to 24 hours as well.
In this client facing application, we have quick links where we have created processes for the clients on Laserfiche Forms. If we logged in with Okta on the client facing app and within the next few mins we click on the quick link which opens up a certain Laserfiche Forms process then we don't have to login with Okta again, it logs in Automatically. If we do the same thing more than an hour later, the client facing app does not require login, but when we click on the quick link to Laserfiche Forms process then we require to login.
Is there a way to pass the JWT or SSO token from the client facing app or are there something different happening here? I have seen many posts more or less regarding the setup, but nothing pointing me to the exact answer. This basically has to get the user details from the client facing app and then after that go see if the user has an okta account (it does not confirm the okta session) then it logs in. Any documentation around this or where/how to setup on LFDS?
Any advice or assistance would be greatly appreciated.