Do you have a WSDL file for the SOAP web service?
If you do, you can use the WsdlToPhp package generator to generate PHP classes and methods for you to call without having to worry about the underlying implementation.
shamrockonov → created an issue.
Not sure I like the additional redirect really. Open to suggestions.
shamrockonov → changed the visibility of the branch 1.0.x to hidden.
Added an issue fork with a possible solution?
The request is redirected back to the original domain on a finalRedirect multi_domain_login route to handle the URL generation on the original domain.
shamrockonov → created an issue.
Shamrockonov → created an issue.
Hi @abhishek_gupta1,
Based on hook_user_logout, the $account argument should be of type Drupal\Core\Session\AccountInterface.
I've created a merge request which will need reviewing.
Shamrockonov → created an issue.
Shamrockonov → created an issue.
Just created it. Hopefully i've done that right!
Shamrockonov → created an issue.
Should roles that have the "Ignore 'Entity Access by Role Field' fields" permission set, also be excluded from the widget?