Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Getting started with IdAS?

Hi Marc,
 
#1 was a topic of discussion a couple days ago on the irc or some form of IM as well.  It was suggested that Tom put together instructions on how to install/configure the JNDI context provider.  I think it will show up here soon http://wiki.eclipse.org/index.php/JNDI_Context_Provider
 
For #2, there are unit tests for the JNDI CP, but I don't think there's much beyond that (we should probably put out some sample code).  If you want to do something more complex, you could deploy the Token Service, backed by the JNDI CP which is backed by an LDAP server.
 
At least for #1, to get started you can build IdAS and the JNDI CP (instructions here and here)
Jim

>>> "Marc Boorshtein" <mboorshtein@xxxxxxxxx> 3/8/07 8:44 PM >>>
Hello,

I'm new to higgins and am trying to understand how to get started with
the system.  I see there are a lot of components and am unsure where
to start.  I've looked at a lot of the docs and get the general ideas
though I am trying to figure out the easiest way to:

1.  Setup a  higgins based service using OpenLDAP/Fedora/any ldap
server for user identity information

2.  Setup some client utility that will let me easily interact with
the higgins based service in order to validate that it works.

I'd be more then happy to document my experience as a "quick start"
guide or what not.

Thanks for any help

Marc
_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev

Back to the top