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
0
votes
2 answers

OpenSSO SP and Attribute Mapper with static values

I want to configure attribute mapper form my SP. By default the mapper is com.sun.identity.saml2.plugins.DefaultSPAttributeMapper class. My problem is that I need to put there also a static value. It means that for one of the attribute the value…
user2068645
  • 137
  • 2
  • 7
0
votes
1 answer

Spring template connect to OpenSSO/JAAS secure endpoint

I'm trying to access a REST service via a server-to-server GET request that is secured by OpenSSO/Spring Security and am unable to. It's like my Spring Rest Template client is not stateful to hold the cookies it should as I get redirected through…
Bart
  • 21
  • 1
  • 4
0
votes
1 answer

OpenAm: SSO implementation using RESTful API

I am a bit confused implementing SSO with RESTful API. So far, I have used RESTful API to authenticate and get a token-id. How should SSO can be implemented? To get a token validated, it must be saved somewhere as a cookie or something. Is there…
nebula
  • 3,932
  • 13
  • 53
  • 82
0
votes
2 answers

How to disable or restrict access to opensso / openam identity services

I'm wondering how I could disable the access to /identityservices/* and to other opensso / openam servlets. The thing is that I wrote my own authentication module for strong authentication. The fact that /identityservices/* allows to obtain a…
morbac
  • 301
  • 4
  • 16
0
votes
1 answer

Orbeon, OpenSSO and session expiration

We are using Orbeon 3.9 in separate deployment (cross context), application security is with OpenSSO, server is glassfish. Note: Orbeon submissions (backrequests) is handled with another web-application with contex accessible only from localhost and…
0
votes
1 answer

OpenAM Tomcat J2EE Agent Configuration For Authorization

I'd like to configure authorization into a test webapp staged in Tomcat 6 using OpenAM. The ultimate goal/use case would something like: user bob belongs to group employee user john belongs to group manager only employees and managers can access…
0
votes
1 answer

Liferay cannot get user by screenname

I'm writing an autologin hook for liferay, which tries to get the user by screenname. I'm using following code to get the user, which mainly is a variation of OpenSSOAutoLogin: User user = UserLocalServiceUtil.getUserByScreenName(companyId,…
morbac
  • 301
  • 4
  • 16
-1
votes
1 answer

what is ldap, cas,shiboleth,opensso and their relationsihps

I am a little confused about ldap, cas, shiboleth, opensso and their relationships can any guru explain a little bit? Thanks
sse
  • 1,151
  • 2
  • 14
  • 26
-1
votes
1 answer

openam13 snapshot ssoadm setup exception: ClassNotFoundException: org.forgerock.services.TransactionId

I am getting the following exception while trying to run the ssoadm .setup script. This is with openam13 snapshot version i got on 01/04/2016. It worked before that. Can anyone point me to what might be the issue? Executing command…
aazeem
  • 844
  • 1
  • 12
  • 23
-5
votes
1 answer

What ever happened to OpenSSO?

OpenSSO is referenced in a lot of JBoss and Sun/Oracle documentation, but the project appears to have vanished. Even the Wikipedia OpenSSO page links to dead home pages. What ever happened to the project? Has it been renamed or merged into another…
Phyxx
  • 15,730
  • 13
  • 73
  • 112
1 2 3
9
10