
DanN.22066 (Customer) asked a question.
Hi team,
Probably a real noobie question so apologies in advance.
I have successfully configured Okta to hook up with our AEM instance and it works brilliantly. We are using a visually customised version of the sign-in widget for sign-in and sign-up functionality.
The one thing I can't find any docs on is sign-out. Ideally I'd like to do it via AJAX and then redirect to a URL of my choice. But doing it via a standard link would be fine as long as I can control the post-sign-out destination.
Cheers in advance for your help.

Hi Dan,
You can refer to our Sign In Widget Github page for the steps on customizing the sign out workflow. The link to the page is https://github.com/okta/okta-signin-widget
Hope it helps.