Referring URL Authentication

Follow

 

If your institution has a protected page, such as a Moodle, Blackboard, or Intranet, we can arrange for your users to have seamless access from that page to Credo. There are three steps to setting up a referring URL:

1. You choose a protected page or pages associated with your institution that you want the Credo link on. Copy the address of this page or pages, and send to  support@credoreference.com. If it's a lot of pages, but they share the first piece of their URL, just send us an example.

2. We associate the page(s) with your account.

3. You place the link https://search.credoreference.com (or any direct link to Credo) on this page or pages, and then clicking on the link should give your users seamless access to Credo.

There are just a couple of caveats:

  • It must be a protected page
  • The page cannot be shared by multiple Credo accounts


However, if the page does not meet these requirements, we can set up another kind of seamless access for you - just let us know.

Once you have the referring URL access enabled, see our Credo Embed How-to article to place Credo material right in your LMS.

 

Canvas Users: Links in Canvas are designed to open in a new tab/window stripped of their referring header by default. This issue does not affect embeds, or links specifically classed as external links when you set them up, but only links that appear in the body of a document.

There are two reported ways to address this:

1. Using the HTML editor, try adding the class="not_external" directive as in the following:
<a class="not_external" href="https://search.credoreference.com" >https://search.credoreference.com</a>

2. Using the HTML editor, try changing any instances of class="inline_disabled" to class="inline", as in the following:
<a class="inline" href="https://search.credoreference.com">https://search.credoreference.com</a>

0 out of 0 found this helpful