Hi community,
Using Azure AD for authentication.
I have two questions.
- What’s the behavior of the system, after expiring the session ID which has a limit of default 30 min? Will a new Session ID generated and client stay connected or should the client/user has to login again?
- Is there any way to extend the lifetime of 30mins session?
Appreciate any input.
/Nimesh