Search Results
Article: Drupal 9: Configuring Drupal To Authenticate Against A Remote SimpleSAMLphp Identity Provider
… IdP called __DYNAMIC:1__ . SimpleSAMLphp will replace this with the URL of the site, which can create a little bit of confusion when … you'll see a bunch of output. This consists of your metadata URL, the SAML 2.0 metadata XML, a PHP representation of the same and …
Article: DrupalCamp London 2014: A Review
… just a web service (that wraps Lucene) so it can be called with a URL, normally as a GET request. The URL’s can contain the same argument more than once, not allowing this …
… correct content types in advance. Because SimpleTest works by issuing CURL requests to pages the most reliable way of doing certain tasks is …
… [QSA] If you want to use a folder for a specific URL then you can do it like this: RewriteRule …
… to be run that has a number of different parameters. This might be a curl command or even an rsync command, where the order of the parameters …
… Continue with the rest of the submit function // Mail one time login URL and instructions using current language. …
… To find the tests admin page go to Site Building > Testing or the URL /admin/build/testing, this page will show you the current tests …
… the PageSpeed is to visit the site at pagespeed.web.dev and enter the URL you want to test into the form on that page. This will run through …
… Set the filter to provide a default value of the content ID from the URL. This will automatically pass the current page to the contextual …
… to find Drupal packages. "repositories": [ { "type": "composer", "url": "https://packages.drupal.org/8" } ], This essentially means that …