TenderApp SSO

Component ID

1190636

Component name

TenderApp SSO

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1048

Component created

Component changed

Component body

When you build a website with Drupal, it already comes with a user registration system. TenderApp SSO compliments your application, product or marketing site by being able to share this registration systems information with your http://tenderapp.com/ support site and provide single-sign-on.

With TenderApp SSO you don't need users to re-register with Tender Support, who wants to do that? Terrible people. That's whom. This module helps pass all the user information as securely as possible over a simple hyperlink.

This plugin goes one step further and makes sure you don't have to do any of the weird encryption and crazy programming to secure the info. All you need to know are three simple things:

  1. Your Tender url (e.g. http://help.tender.com)
  2. Your SSO Key
  3. Your Tender Key

The following theme function will then generate your single-sign-on link.

<?php theme('multipass', 'yourtenderlink', 'your_sso_key', 'your_tender_site_key'); ?>

Updates and new features for this module are being sponsored by Drupalize.Me.