I am integrating okta sign in flow with AEM SPA site. Okta sign in page is already created and hosted as separate application using okta widgets ,so once user is authenticated then I need to verify user logged -in status in sling filter and return the resource. if anyone has integrated okta on their AEM site, please provide some pointers?
AEM version 6.5 with react spa editor
I tried to check if there are okta java sdk examples that can do what I am trying to do but couldn't find it