You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I login with sso use FlutterWebAuth.authenticate, and then show up with the login page like pingone or okta, login successfully, then logout of the app, then login again with sso, I still need to input the username and password, and sign in again, it does not remember the last login session. But the save case with local explorer like Chrome or Safari, once I login, it could remember the session, and even I close the explorer and open the sso login page again, it could use the save session to login by itself.
Could the explorer that FlutterWebAuth uses to remember the session like local explorer?
The text was updated successfully, but these errors were encountered:
I login with sso use FlutterWebAuth.authenticate, and then show up with the login page like pingone or okta, login successfully, then logout of the app, then login again with sso, I still need to input the username and password, and sign in again, it does not remember the last login session. But the save case with local explorer like Chrome or Safari, once I login, it could remember the session, and even I close the explorer and open the sso login page again, it could use the save session to login by itself.
Could the explorer that FlutterWebAuth uses to remember the session like local explorer?
The text was updated successfully, but these errors were encountered: