-
[email protected] started the topic Get user status when login failed in the forum Access Management 5 years, 1 month ago
Hi,
Is it possible to get user status, based on Ldap attribute (e.g. accountStatus) when login failed ? In order to display a specific message, more than “invalid credentials” e.g. “Your account is blocked because xxx, please contact us”
Thanks by advance
Regards, -
[email protected] replied to the topic OpenAm : Auto login in the forum Access Management 5 years, 2 months ago
Hi peter,
thanks for example, i know how to configure cors, but in your example i don’t understand how OpenAM can figure out the username only from a rest request with idFromSessions (i suppose this is the session id on site 2 ? ).
or do you propose to share the iplanet session cookie to site2 and reuse this to check if user is logged ?
from…[Read more] -
[email protected] replied to the topic OpenAm : Auto login in the forum Access Management 5 years, 2 months ago
Hi guys.
Firstly, thanks so much for your help.
My question concern the second case (1 openAm domain for 2 differents client site). Your link is very interresting and if i understand well, i have 2 solutions :
– Using CORS (how ?)
– Create a jsp page, and call it via a javascript call to know if the user is already logged in ou not.correct…[Read more]
-
[email protected] started the topic OpenAm : Auto login in the forum Access Management 5 years, 2 months ago
Hi,
do you know if it’s possible to auto login a user if this user has a valid session on openam for a service1 and go to the second service2 ?
explanation :
As a user, I go to site1 , i click on the login button and i’m redirect to our sso (openam). After login i’m automaticaly redirected to the site1.
Some minutes after, i go to site2…[Read more] -
[email protected] replied to the topic OPENAM : CALL REST API in the forum Access Management 5 years, 8 months ago
thanks peter.
it’s a very bad news for us. and it’s not plan to migrate to the latest version before a long time…
now, maybe you have an other approach to resolve this issue…
context : We implement a CI/CD for all our websites. So we generate one environnement for each feature and we try to keep the integration with our sso to provide a…[Read more]
-
[email protected] started the topic OPENAM : CALL REST API in the forum Access Management 5 years, 8 months ago
Hi,
I try to find how to create an Entity Provider (with import from url or file) + add this Entity Provider to a Circle Of Trust only with REST API.
PS : i don’t know how to authenticate my REST call.
PS2 : we have openam12 community editionThanks for your help.It will be very apreciate
Laurent.
-
[email protected] replied to the topic How to disable/clean-up Replication servers which are down or terminated in the forum Directory Services 6 years, 6 months ago
Hi,
We have the same request. We use Opendj on Docker container via AWS Elastic Beanstalk. So we have a dynamic scaling and we don’t know how to clean all replication server deleted …
Do you have more information ?
Thanks
-
[email protected] replied to the topic [Bug] Web Service (API REST) with pageSize parameter in the forum Directory Services 7 years, 6 months ago
Thanks for your quick support.
-
[email protected] started the topic [Bug] Web Service (API REST) with pageSize parameter in the forum Directory Services 7 years, 6 months ago
Hello Community,
We recently have installed OpenDJ Community version with API REST.
On the Web services, we find a bug with pagination (_pageSize).
The parameter _pageSize has no effect. We use the version 2.6.2 of OpenDJ
Do you have an idea ?
There is a patch ?
The problem did exist on paid version ?