Install Blackboard Auto Signon building block

377 views Asked by At

I am creating an application to autologin the blackboard user. I have researched for this a lot, and I came to know that we need an "Auto Signon" building block inside our Blackboard Learn and proceed with some settings.

Can anyone help me to understand how it is done? As I cannot find any link from where I could download it.

I took help from this link.

2

There are 2 answers

3
Uzbekjon On BEST ANSWER

Blackboard plugins are called "Building Block". So, you need to install a plugin named "Auto SignOn".

You need to download and install it through the Blackboard admin dashboard. I presume you have an access to your Bb installation's admin panel, right?

If you have not installed any building blocks yet, then you can learn more about them and how to install them in Bb's developers resources.

You need a "Behind the Blackboard" account to access this resources. The procurement or IT department should have it or might help you create one.

0
Christopher Jazinski On

Here is also an example of using it in Java. https://github.com/cjazinski/BbAuthentication - It follows along with the example found in the docs.