Questions tagged [openam]

OpenAM is an open source access management, entitlements and federation server platform.

OpenAM is the open source authentication, authorization, entitlement and federation software derived from Sun Microsystem's OpenSSO.

OpenAM provides core identity services to simplify the implementation of transparent single sign-on (SSO) as a security component in a network infrastructure. OpenAM provides the foundation for integrating diverse web applications that might typically operate against a disparate set of identity repositories and are hosted on a variety of platforms such as web and application servers.

641 questions
1
vote
1 answer

openAm 12.0.0 failed to add user with external opendj

I had build and install openam 12 from source code, from svn checkout link: svn checkout https://svn.forgerock.org/openam/tags/12.0.0/openam/ after that I had used external OpenDJ-2.6.0 with openam , installation is successful. But when I add new…
Indrani Sen
  • 287
  • 4
  • 19
1
vote
1 answer

openam rest api json/users/?_fields=ismemberof attribute does not show updated result

Using openam 12.0.0.0 Found One issue with openam with retrieving groups information of current login using api "/json/users/username/?_fields=ismemberof" scenario: I had tried with this rest api by adding User attribute” ismemberof” from…
Indrani Sen
  • 287
  • 4
  • 19
1
vote
1 answer

Failure to find external:authapi:jar:2005-08-12

Compile openam checked out from svn, and get an error: Failed to execute goal on project openam-auth-securid: Could not resolve dependencies for project org.forgerock.openam:openam-auth-securid:jar:13.0.0-SNAPSHOT: Failure to find…
yskyj
  • 141
  • 1
  • 12
1
vote
0 answers

OpenAM failed to create iPlanetDirectoryPro cookie sometimes in Chrome?

Sometimes, at OpenAM Log-in page, right ID/Password failed to Log-in. (Chrome Browser) - After Log-in, Browser return to Log-in page. In this situation, I checked the Authentication Error, but no error found. And in the same environment, Internet…
1
vote
1 answer

How to manage the OpenAM Log-in page session time-out?

My manager feels strange about the session time-out on the log-in page. I tried to persuade her understand the feature, but failed. Ultimately she think it's a bug. As I know, the default time-out value is 120(s) on the xml file(JDBC.xml we…
1
vote
0 answers

Can I reduce URL String from OpenAM Apache Agent?

I set up the OpenAM Server and Apache + Agent. It worked fine. But, my boss dislike the Long URL String when the first attempt occurred(Log-in Page). I mean... The User try to open www.example.com. The Apache Agent redirect to OpenAM Log-in…
1
vote
1 answer

Open Am No Hearbeat Detected for connection LDAP

I'm trying to create an openam server and am getting the error after it hangs on the configuring server.Does anyone know why the heartbeat wouldn't be found? Might it have to do with the port that it's looking at or the…
kevinn2065
  • 325
  • 1
  • 3
  • 12
1
vote
1 answer

OpenAm Manage multiple user credentials for the same user

Assume a new user registers today on my website today with Gmail-id and there gets an account created in OpenAM with user-name as Gmail-id. Lets say in future the same user uses facebook account to login on my website. Taking this for granted that…
1
vote
0 answers

How do I retrieve the users of a specific group or data store through OpenAm 11 SOAP (or REST) web-services?

I have the following requirement: Retrieve the users from OpenAm which are members of a specific group. Alternatively, if possible, retrieve users defined in a specific data store. All this through web-services. We have our own JDBC data store…
1
vote
1 answer

Link Liferay and Alfresco with sso (OpenAM) authenticated user

We need to show document from alfresco in Liferay portlets. We would use the CMIS connector with the document library. But we are required that the users be authenticated with OpenAM (a sso). All the research I've done seam to indicate that ootb it…
Jonatan Cloutier
  • 899
  • 9
  • 26
1
vote
2 answers

x509.CertAndKeyGen is not found in JVM at OpenAM initial configuration

In the combination of OSX Mavericks, OpenAM 10.1.0, Tomcat8 and JDK8, OpenAM initial GUI configuration doesn't success, resulting in an error: [Click] [error] handleException: java.lang.RuntimeException: Error occurred invoking public method:…
linzhixing
  • 146
  • 2
  • 12
1
vote
1 answer

After Installing openam j2eeagent, tomcat is throwing NoClassDefFoundError

We have deployed openam on Tomcat 7 on one system and j2eeagent on another in same network. But After installation, the tomcat server having j2eeagent deployement is throwing below mentioned errors on startup- We have tried the same with Tomcat 6…
Anuj
  • 21
  • 3
1
vote
1 answer

Add Federation(SSO) protocol plugin to my website for Single Sign On

I have an OpenAM Identity management and a website that needs its credentials for loggin in. I want to federate my website with Google. My web site doesn't support any Federation protocol. How can I do this? Is there any module or plugin for each…
1
vote
2 answers

How to integrate opeanam ,web agent and java application?

I have followed the below link for integration: http://docs.forgerock.org/en/openam/11.0.0/getting-started/ Step -1.configured our host file as 127.0.0.1 localhost openam.example.com www.example.com step:2.Installed Apache HTTP Server 2.2 and I…
Anuj
  • 21
  • 3
1
vote
0 answers

Error protecting Glassfishv3 with J2ee-openam-agent

I am trying to protect a Glassfish v3.0.0 with a J2EE agent (v3.3.0 and OpenAM server v9.5.3). The installation and deployment was OK, but when I log in with a valid user I get some errors. I don´t know if it is a compatibility problem, a GlassFish…
jarv
  • 11
  • 1