WebScripts - disable basic auth, keep user ticket requirement

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2018 08:08 PM
We are building out a single page React application using Alfresco as a back-end. Need a way to disable basic authentication for when tickets expire. This way it can throw the correct error response and we can handle the rest.
Cannot seem to find a way to keep <authentication>user</authentication> but just disable the basic authentication popup that displays when the ticket session expires.
Has anyone done this before? I really don't want to create a wrapper that checks the ticket on every XHR request.
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2019 12:43 AM
