Hello,We want to integrate AEM with Okta.However Okta has a short
session time that we don't want to change, and we have a requirement for
AEM to have a longer session time.Therefore after authentication with
Okta, we somehow need AEM to create its own session that will be valid
for x days.For the purposes of this explanation, Lets assume x=10
days.After logging in, If the user returns to AEM within those 10 days,
then they wouldn't have to login again, and the session would be
extended for a fu...