Can i use simplesamlphp with ajax?

I am using simplesamlphp to authenticate a user across multiple domains from central login, but the scenario is I have to use ajax to handle login.

Everything worked until the thread reaches the postRedirect () method in the SimpleSAML_Utilities class , which submits the form to the claim url for the service provider using javascript. Since the ajax code cannot handle javascript, there is a stucks stream and I got a response like

enter image description here

My question is, are there any settings or settings in simplesaml php that can be used for this?

+3
javascript ajax php simplesamlphp


source to share


No one has answered this question yet

Check out similar questions:

2817
How can I upload files asynchronously?
2776
How can I prevent SQL injection in PHP?
2701
How do I get the values ​​of a query string in JavaScript?
2429
Can (a == 1 && a == 2 && a == 3) ever evaluate to true?
2288
How can I convert a string to boolean in JavaScript?
2245
How do I refresh the page using jQuery?
1744
Cancel Ajax requests with jQuery
1273
How to handle redirect request after jQuery Ajax call
1137
How can I get jQuery to make a synchronous rather than asynchronous Ajax request?
372
Downloading file manually from ajax post



All Articles
Loading...
X
Show
Funny
Dev
Pics