After deploying Angular 11 app with OKTA authentication through jetty, after login getting 404 /callback/okta not found

After deploying Angular 11 app with OKTA authentication through jetty, after login getting 404 /callback/okta not found.

| HTTP ERROR 404 Not Found

URI: /workflow-event/callback/okta
STATUS: 404
MESSAGE: Not Found
SERVLET: default

Kindly suggest.

Hi there @Saurabh_B_LTI !

To make sure, did you configure Jetty to support SPAs? You can see examples of server configuration outlined by Angular

Since they don’t have an example with Jetty, you’ll have to make similar configuration changes as outlined for the other web servers.

Let us know!

Thank you @alisaduncan . Let me try this and get back to you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.