Thanks for the reply, Avinash.
Yes, we are using a custom domain as shown in the example. Currently, both the application and Okta are configured under the same shared domain. However, we are still encountering the following error:
“The client specified not to prompt, but the user is not logged in.”
with the error code:
login_required
Before calling getWithoutPrompt(), I verified that the user session had not expired. Despite this, the same error continues to occur.
Could you please let us know if there are any additional configurations or checks we should perform?