Coder Social home page Coder Social logo

tamauth's Introduction

Tivoli Access Manager Authentication Module for Drupal 7

This module allows site users to authenicate using Tivoli Access Manager (TAM),
when a user visits user/tamauth and they have the appropriate headers in their 
request.

When a user visits the TAM url they will be authenticated and have their roles
synced from the headers to Drupal.

All configuration variables must be set in the $conf array in your
settings.php. An admin user interface _may_ be added in the future. A patch
that implements this will be welcome.

** Configuration Variables **
tamauth_map_roles
An array that maps TAM roles to drupal roles.

tamauth_redirect - default: admin
The URL users are redirected to after successfully authenticating.

** Important Security Information **
This module assumes that all TAM headers are legitimate. It is not recommended
to use this module on a public website - it is designed for internal user 
access. If you must use this module with a mixed authentication scheme, you
should use Apache's mod_headers or equivelant functionality to strip headers
or LocationMatch to limit access to the TAM URL.

tamauth's People

Contributors

anarcat avatar skwashd avatar

Watchers

Christopher Gervais avatar James Cloos avatar Guillaume Boudrias avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.