Questions tagged [opensso]

OpenSSO is an open source access management and federation server platform.

OpenSSO is an open source access management and federation server platform.

Oracle completed their acquisition of Sun Microsystems in February 2010 and announced that OpenSSO would no longer be their strategic product. OpenSSO will continue to be developed and supported by ForgeRock under the name of OpenAM.

145 questions
2
votes
1 answer

How do I get the OpenSSO/OpenAM Fedlet working w/ ADFS 2.0?

I'm trying to get the OpenSSO(OpenAM) fedlet up and running against an ADFS2.0 server. I've gotten imported their metadata (idp.xml) and exchanged certificates with the ADFS server. I had to remove some elements from the XML file; claimstypes and…
aCodeMonkey
  • 360
  • 1
  • 6
  • 16
2
votes
1 answer

How can I use OpenLDAP as the store for OpenAM under Ubuntu?

I realize there are a number of sources on how to get OpenLDAP set up under Ubuntu, or how to configure data stores for OpenAM (formerly OpenSSO). Some that seem most useful to me…
Michael Hellein
  • 4,378
  • 1
  • 25
  • 21
2
votes
1 answer

Which key is used by spring security saml?

I am using spring security's open saml library for authentication. My Service Provider is my spring web application configured with spring saml. My IDP is OpenSSO. In the spring-security-saml2-core library, the JKSKeyManager is never called, but the…
daniely
  • 7,313
  • 5
  • 29
  • 46
2
votes
0 answers

Open SSO Authentication failure when invoking via Oracle PLSQL

I am an Oracle Developer, we have a requirement to read the contents of a filenet documents via oracle database , but OpenSSO is enabled in our environments which is currently blocking us to read the data from filenet server. While checking with…
2
votes
1 answer

Difference between OAUTH authorization and OpenAM authorization

I am new to security domain, so don't know whether this question is valid to be asked here. I am currently using OpenAM for the security of my web application with J2ee agent, now I find that OpenAM can do authorization with OAUTH as well as on the…
Phalguni
  • 61
  • 1
  • 9
2
votes
2 answers

Cross domain sso with OpenAM with SAML 2.0

I have a requirement for cross domain sso. So, i chose OpenAM with SAML. I have two applications hosted in different servers and host for which i need to implement SSO. Now i read about OpenAM with SAML but could get the core idea about the setup.…
nebula
  • 3,932
  • 13
  • 53
  • 82
2
votes
1 answer

Re-post HTML form after OpenAM/OpenSSO authentication

The default process when authenticating user on OpenAM/OpenSSO works with a 302 http redirection, opening OpenAM/OpenSSO authentication formular. The original URL is stored into "goto" parameter, which allows OpenAM/OpenSSO to redirect the user back…
morbac
  • 301
  • 4
  • 16
2
votes
1 answer

OpenSSO Fedlet with PHP

Is it possible to use the OpenSSO fedlets with PHP (or tech. other than Java or .Net) to Enable to enable Identity Federation? Is there any examples of using fedlets implementing with PHP?
Alexander Zwitbaum
  • 4,776
  • 4
  • 48
  • 55
1
vote
1 answer

OpenSSO Entitlements

The roadmap for OpenSSO said entitlements would be out summer09. Anyone know whether it will be able to solve data level security, for example "userA can only enter <500 in this field on the screen" OR "UserA can see only these values in the…
user110558
1
vote
2 answers

openam with database

I have a requirement that openam should access users and groups from a MySQL database. In the openam GUI for New Data Store -> Database Repository (Early Access), I could see some configurations related to this. But I am not aware about how to map…
Thara
  • 489
  • 1
  • 8
  • 24
1
vote
1 answer

Encrypted Authentication request on an OpenSSO Server from ASP.NET

I have an ASP.NET website that take care of the way the login process occurs and I want to redirect to a site that is protected by an OpenSSO server. So when the user is authenticated in the ASP.NET Website, I have to retreive the corresponding…
Mike Verrier
  • 484
  • 2
  • 16
1
vote
2 answers

Openam realm creation using ssoadm - set-realm-svc-attrs failing

I am attempting to create a new realm within openam using the ssoadm tool from the command line and am unable to complete the operation. The problem is that I cannot cannot configure the "Organization Authentication Configuration" and "Administrator…
stjohnroe
  • 3,168
  • 1
  • 27
  • 27
1
vote
3 answers

Custom Identity Provider for OpenAM/OpenSSO

We are looking to use OpenAM/OpenSSO to act as a SSO provider. We need, however, to have OpenAM use our mongo datastore under the hood to manage its authentication needs. With this in mind, I found this:…
Owen
  • 6,992
  • 7
  • 44
  • 77
1
vote
3 answers

Best practice for authentication and authorization for spring based java application

In our organization we are developing an ldap based Authentication, and Authorization with Single Sign On on feature. Upon developing this generic module, there will be tens of other modules which will be dependent on it. The tool sets are…
Nazrul
  • 31
  • 1
  • 3
  • 7
1
vote
0 answers

OpenERP and OpenSSO

I need to make an OpenSSO authentication module for OpenERP, I'm currently checking the users_ldap module, and I want to check if this is the right way. In this module there is reference to a service.security module and in this module there seems to…
iamedu
  • 295
  • 4
  • 15
1
2
3
9 10