Changes between Version 6 and Version 7 of BbConnect
- Timestamp:
- 09/19/12 12:16:48 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BbConnect
v6 v7 30 30 BBC uses "unsolicited" or "IdP initiated" SSO. That means that, rather than responding to a user's request and redirecting the user's browser to the IdP for authentication and attributes, BBC requires us to send a SAML assertion with user authentication and required attributes. This is accomplished in the Shibboleth IdP by setting up a URL that invokes a profile (or "end point") specifically for unsolicited SSO ("idp/profile.SAML2/Unsolicited/SSO") and includes the (encoded) relying party entity id above. 31 31 32 For BBC entity above, that URL is: 32 For BBC entities above, those URLs are: 33 staging service: 33 34 https://idp.alaska.edu/idp/profile/SAML2/Unsolicited/SSO?providerId=https%3A%2F%2Fssostg.blackboardconnect.com%2FSAML%2FConnect%2FB46C75BF139144349190F775C38F05A9 35 Recipient Portal: 36 37 Sender Portal: 38 34 39 35 40