Skip to Content.
Sympa Menu

shibboleth-dev - RE: Java and general target stuff

Subject: Shibboleth Developers

List archive

RE: Java and general target stuff


Chronological Thread 
  • From: Scott Cantor <>
  • To: 'Mark Wilcox' <>
  • Cc: 'Shibboleth Dev Team' <>
  • Subject: RE: Java and general target stuff
  • Date: Mon, 03 Nov 2003 15:45:36 -0500
  • Importance: Normal
  • Organization: The Ohio State University

> I think what we should be aiming more for is the JAAS
> specification. JAAS is the Java specification that deals
> specifically with Authentication and Authorization. It's
> designed to be fairly generic (in many ways it resembles
> PAM) and provides a method called "login" that you override
> to do your authentication step.

We've explored JAAS without being sure it adds much value. Are you folks
using it for authorization or just authentication?

I don't think a JAAS plugin to do authentication with Shib is a big deal,
but using solely JAAS to expose our functionality seems unlikely.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page