In this article, we will see how to add a Login Access via Office 365 user on the login page that allows the use of unique institutional credentials. To do this, we will integrate Azure Active Directory SSO into our Blackboard.
First, you need to have:
- Administrator user for Blackboard
- Administrator user for Azure Active Directory of Office 365.
Next, log in to the O365 AAD console with your administrator user and add the Blackboard application.
In Blackboard, go to Admin Panel > Integrations > Authentication and click Create provider > SAML and fill in the basic information:
- Give it a name to identify it
- Mark it as active
- Add the text that will appear to click on the login screen.
Click Save and configure
Now, configure the authentication provider settings
- Enter an entity ID... for example, "ultra"
- Mark SSO as active
To complete the IDENTITY PROVIDER CONFIGURATION section (Bb), go back to the application created in AAD, specifically to the 2. Single sign-on configuration with SAML section and copy the Application Federation Metadata URL.
After saving, enter again and generate the Service Provider Metadata by clicking the button for it. This XML will be used to configure the application in AAD simply by uploading it in the top menu.
After uploading this file, save the changes and it will be configured.
Finally, for the integration to work, you will need to assign the users or user groups who have access to this login, who must also be registered in Blackboard.
To make it easy and test it, you can disable the "required assignment" in the Properties section of the AAD application.
If you enable JIT Provisioning in the Authentication Settings of SAML2 in Blackboard, any user from your active directory who tries to access the platform via the Login with Office 365 button will be created on the fly and directly replicated in Learn.
You can read more information on the topic at these links:
Comments
0 comments
Please sign in to leave a comment.