Alan Burlison wrote: > That doesn't exist at present. You can get a flavour of how the Java > API works from here: > > http://auth.opensolaris.org/svn/showfile.svn?path=%2ftrunk%2fAuthClient%2fsrc%2fauthclient%2fMain.java&revision=HEAD&name=auth >
A test system is fine for now. > Are you suggesting that stuff that gets committed to such a repo > automatically gets deployed on arc.os.o? That seems kinda risky... Yup, and why do you think it would be risky? I'm thinking about a test "gate" and a "test" place under arc.os.o to access it as well as (later on...) a production gate that maps to a different sub-url. At the beginning, the downside of a screwup is simply the need to fix it and re-push - not a big deal. Of course, when things start getting to the point where the Auth data is real and we have something that could be used in production, the processes probably will change to be more restrictive... I'll look at the link and code this weekend. -John