Questions tagged [opensso]

10 questions
4
votes
2 answers

How can I use Glassfish under Linux as a reverse-proxy?

Question says it all. I would like to use SUN Glassfish 2.0x server as a reverse-proxy server, so that when someone hits this server, he/she is transparently redirected to an internal web site, which runs some old Apache (which we cannot…
jfmessier
  • 163
  • 1
  • 8
1
vote
2 answers

Top open source single sign on app

We're using a webapps like google apps(mail), jira, etc. and would like to implement single sign on on our system. What is the best or top pick when choosing a single sign on app? Is CAS(http://www.jasig.org/cas) a good choice? BTW most of our…
Jonar
  • 171
  • 4
  • 13
1
vote
1 answer

What's the best way to use OpenDJ (was OpenDS) as the data store for OpenAM (was OpenSSO)?

I've found a few how-tos, but they're based on old versions of both libraries (and contain references for files that seem to have been removed from OpenAM/OpenSSO) - for example: http://blogs.oracle.com/indira/entry/using_opends_as_user_store I've…
Michael Hellein
  • 148
  • 1
  • 5
1
vote
1 answer

Setting up OpenLDAP for OpenSSO (OpenAM) under Ubuntu

I've got OpenAM (was OpenSSO) installed successfully and running in a Glassfish container. I also have OpenLDAP installed and working minimally. Now I'm trying to import an LDIF file of records from another server (Java Access Manager and Sun Java…
Michael Hellein
  • 148
  • 1
  • 5
0
votes
1 answer

OpenSSO URL Policy Agent

How do I set the url for the URL Policy Agent? I currently have http://*:*/* and it works for most urls. Example url…
Joshua
  • 779
  • 1
  • 9
  • 18
0
votes
1 answer

OpenSSO and Java applications with Apache AJP

I am setting up a single sign on system using OpenSSO. I have been able to install the Policy Agent 3.0 and configure the policy to require the user to log in before being able access the websites. I have 2 types of applications running. The first…
Joshua
  • 779
  • 1
  • 9
  • 18
0
votes
2 answers

Nginx changing redirecting to the wrong port when I access it through a load balancer

Edit - I changed the question as I was wrong about where the error was coming from I'm having some issues with my Openam deployment and was wondering if you can help. My set up is as follows: 2 OpenAM servers are set up behind a load balancer…
Travis
  • 111
  • 5
0
votes
1 answer

OpenAM Redirect issue

I am trying to setup an IdP Provider using OpenAM(OpenSSO) with a 3rd party SP. I currently have OpenAM behind Apache reverse proxy with OpenAM configured to use an internal DNS. When I access OpenAM through the proxy, OpenAM redirects to the…
Hoon
  • 23
  • 2
  • 9
0
votes
1 answer

Integrating Jira and Confluence with OpenSSO

Is it possible to implement a Single-Sign-On solution using OpenSSO (express build 8) for the most recent versions of Jira (4.0.1) and Confluence (3.1) ? Is full integration of OpenSSO users and groups possible, or only integration on the level of…
rvdginste
  • 376
  • 2
  • 8
-3
votes
2 answers

Where do I get OpenAM Client SDK

I want to use the OpenAM SDK Client but I can't find it. This page explains how to deploy the OpenAM Client SDK samples (I'm planning to start there), but it assumes I've already downloaded it. I can't find it in the OpenAM download section.
Toto
  • 401
  • 1
  • 5
  • 13