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

Add a text field to OpenAM XUI login page

I'm working on OpenAM 13.0 to add some features to meet my requirements of my customer. I would like to add CAPTCHA to XUI login page and as the first step I've been trying to add a text field to the login page. At first, I tried to customize…
Mehdi Javan
  • 1,081
  • 6
  • 25
1
vote
1 answer

Where in Directory Service OpenAM holds configuration data?

We are using an OpenAM as STS and OpenDJ as Directory Service backend. Both Configuration and Data is hold in OpenDJ. We want multiple realm for our B2B clients. Each realm uses a unique OU in directory service. The problem is we need to use our own…
Kamyar
  • 2,494
  • 2
  • 22
  • 33
1
vote
2 answers

Glassfish workaround to work with OpenAM

The IT dept. in the company where I work uses OpenAM to manage web access over the intranet (SSO solution). As I'm using Glassfish 4.1, which is a container not supported by OpenAM, is there some workaround that I could use OpenAM, without replacing…
jMarcel
  • 958
  • 5
  • 24
  • 54
1
vote
3 answers

Cannot find forgerock openDJ 3.5.1 maven jars

I am trying to use openDj 3.5.1 or 3.5.2 and have a maven dependency on it. However, i cannot find the jar at https://maven.forgerock.org/repo/webapp/#/home or https://mvnrepository.com/artifact/org.forgerock.opendj Can someone help me getting this…
aazeem
  • 844
  • 1
  • 12
  • 23
1
vote
1 answer

How to get public certificate for id_token in openam?

I’m using openam OAuth 2.0/OpenID access_token end-point to get an id_token. The id_token contains a RS256 signature. I need to verify this token. So from where can I get the “public certificate” that used to sign this token? I found a public key…
Sameera Kumarasingha
  • 2,908
  • 3
  • 25
  • 41
1
vote
1 answer

Config for OpenAM Agents

I have a system where we have 6 java application servers all protected by an OpenAM agent. We only have 1 agent configured in openAm and everything works fine. I did notice if I kill a session in openam the agent took a while to notice (probably the…
user260495
  • 117
  • 2
  • 13
1
vote
0 answers

SAML integration of WSO2 with OpenAM

Can WSO2 APIM SAML authenticated using Forgerock OpenAM. I followed WSO2 documentation and few blogs but still wasn't able to achieve this. I want the WSO2 APIM URL to be redirected to Forgerock OpenAM and once I authenticate using the OpenAM user I…
1
vote
1 answer

Openam behind load balancer

I am very new to networking, I am facing an issue trying to implement opensso behind load balancing. The load balancer uses IP addresses, openam agent is expected to work on IIS server which is running asp.net application. Openam only works on DNS,…
Deepak
  • 13
  • 4
1
vote
2 answers

Why is kerberos commonly used with Openam?

For a school project we must bind Wildfly with Kerberos and OpenAM over the SAML connection together. I was searching on the internet and had read that kerberos and openAM are commonly used together. I don't understand why. kerberos and openAM are…
jurh
  • 420
  • 1
  • 4
  • 17
1
vote
1 answer

How to import SP self signed certificate to OpenAm tomcat server for digital signature validation?

I have an Enterprise App which is acting as SP(Service Provider) and an OpenAm app acting as IdP(Identity Provider). In SP, I have created a self-signed certificate for digital signature to communicate with OpenAM for SSO. SP digitally signs and…
Richa Sinha
  • 1,406
  • 15
  • 29
1
vote
0 answers

Getting SAML Request is invalid error while requesting into OpenAm from SP?

We have an Enterprise App acting as SP (Service Provider) and an OpenAm acting as IDP (Identity Provider). Generated a metadata from SP and imported into OpenAm Metadata file
1
vote
1 answer

How to integrate WSO2 api manager 2.0.0 with OpenAM for usermanagement?

I'm trying to integrate WSO2 with OpenAm for user management. Can anyone provide me the steps for integrating.?
1
vote
1 answer

Can't install Apache web agent for OpenAM implementation

I have previously installed a J2EE policy agent and implemented SSO with it. Now I was trying to do the same with a web policy agent, but I am stuck. When I am trying to install the Apache22 web agent, I am being asked to provide some inputs. The…
chinmay
  • 21
  • 3
1
vote
0 answers

Connect OpenAM with multiple LDAP servers

I have installed OpenAM in my ubuntu machine and installed LDAP. I could able to authenticate with the Datastore (default : embedded) credentials, but couldn't able to connect with LDAP server. My issues are - When I add authentication chains with…
Deepak R
  • 423
  • 8
  • 9
1
vote
1 answer

Cannot find openam-oauth2-common 13.0.0 version

We are upgrading openam to version 13. I've set artifacts version to 13.0.0 but when I start building the service with Maven I get a error message saying: failure to find org.forgerock.openam:openam-oauth2-common:jar:13.0.0. We are using…
XXLUser
  • 174
  • 1
  • 1
  • 8