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
votes
1 answer

How to get the login-page of openAM when the iPlanetDirectoryPro is disabled? Now is 403 forbidden page

openAM 13.0 tomcat8.3 apache 2.4 centos 7.2 firefox When I ask "www.example.com:8000/demo.html", it is ok. I get the login-page of openAM, then I input the name and password, return the page of "www.example.com:8000/demo.html". However, I restart…
lakeslove
  • 99
  • 1
  • 2
-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
-1
votes
1 answer

Can openam define policy plugin to evaluate user's request payload

I'm new to openam and successfully finished sample in Getting Started section which protects an apache httpd service using openam including defining policy plugin that can evaluate user's userName and length of userName. My question is: can openam…
Xuanbei Lu
  • 41
  • 1
-1
votes
1 answer

Can I get / How can I get the full user profile and roles from OpenAM after authentication?

My project authentication use OpenAM with Spring Security and SAML extension. It's work fine. I implemented the SAMLUserDetailsService interface, get back the uid (user id) from OpenAM (nameid-format:unspecified). It's ok too, but I need the user…
Cs. Lep
  • 3
  • 1
-1
votes
1 answer

How do I consume openAM services from my ASP.NET application?

I am new to openAM. And I am trying to consume one of our partner applications that use openAM to authenticate user. My task is to create a link from our application on button click to make our user go to our partner application. Without log in…
-1
votes
8 answers

OpenAm invalid cookie domain

Can some one help me out with the invalid cookie domain in openAM, as I am new to openAM and configuring it first time. when I run openAM war file from the tomcat installed in my windows PC,I am able to configure default user, but I get "invalid…
Phalguni Mukherjee
  • 623
  • 3
  • 11
  • 29
-1
votes
1 answer

Single Sign On using salesforce and openam

Hii I am new to salesforce and also to openam, can some one please tell me how to start up with and detail implementation of single sign (both SP & IDP initiated) using salesforce as SP and openam as IDP Thanks a lot in advance
-2
votes
1 answer

how can i connect openam7 with mysql in ubuntu 22.04

I cant successfully connect my openam7 with mysql in ubuntu 22.04 The detailed steps to configure mysql with openam7 in ubuntu 22.04
-2
votes
1 answer

Have to decrpt a SHA1 password to Forgerock OpenIDM

I have a requirement to decrypt the SHA1 user password from Active Directory to Forgerock OpenIDM, using below java script I am able to decrypt the password in base64. if (source != null) { var base64 =…
Manideep
  • 7
  • 2
-3
votes
1 answer

ldapsearch where we need to find users created/updated in openDJ like from specific time

Can you please help with ldapsearch where we need to find users created/updated in openDJ like from lastweek/yesterday .Basically looking for a filter that pull up users that got updated like password ..etc after certain date
Vasa
  • 1
  • 3
-3
votes
1 answer

OpenAM, OpenDJ, OpenIDM Production Requirement

My client want to use OpenAM OpenIDM and OpenDJ for the product development. Before that client want to know what will be the production sizing for this forgerock. Our plan is to have the 1 million user and 100K concurrent users are there then how…
Deepak
  • 21
  • 2
1 2 3
42
43