cancel
Showing results for 
Search instead for 
Did you mean: 

WebScripts - disable basic auth, keep user ticket requirement

mikepriest87
Champ on-the-rise
Champ on-the-rise

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.

1 REPLY 1