SAML Authentication
  • RSS Feed

Last modified on 12/13/2023 11:10 AM by User.

Tags:

SAML Authentication

Introduction

In order to configure SAML, you will need to provide Brainfuse with your IdP metadata URL or file. Additionally you will need to add Brainfuse Metadata URL located at 

Brainfuse SAML Metadata.

Using SAML as a secondary point of entry

Brainfuse can be configured to use SAML as a secondary point of entry in addition to the LMS or other forms of authentication. In order for this to work properly, you MUST ensure that the id being passed by the LMS is the same one passed in the empid or uid fields in SAML request. 

The URL for using SAML when as a secondary authentication method is https://landing.brainfuse.com/saml.asp?oauth_consumer_key=<your consumer key used with the LMS authentication>

 

Azure Active Directory Setting:

Sign On URL: is the https://landing.brainfuse.com/saml.asp?oauth_consumer_key=<your consumer key used with the LMS authentication>

Reply URL: https://landing.brainfuse.com/Shibboleth.sso/SAML2/POST

Claims:

Add a new Claim:

  1. Name: primarysid
  2. namespace: http://schemas.xmlsoap.org/ws/2005/05/identity/claims
  3. value should be the Student ID field or which ever field is used as an identifier on the LMS Side