-
deepak7552 replied to the topic Sending mail on account creation through opendj in the forum Directory Services 4 years, 6 months ago
Thanks Andy for your reply.
I’m using opendj3 and there is no example-plugin.zip file in my opendj3.
I found example-plugin.zip file in opendj 5 so can we configure opendj 5’s example-plugin.zip in opendj3? Or where I get opendj 3 example-plugin.zip?
Thanks
Deepak! -
deepak7552 started the topic Creating OpenICF Salesforce Connector in the forum Identity Management 4 years, 7 months ago
Hi Everyone,
I want to configure openICF salesforce connector with openIDM.
How to create custom openICF salesforce connector in openICF 1.5.2?Thanks
Deepak! -
deepak7552 started the topic Creating custom module in OpenAM13 in the forum Access Management 4 years, 7 months ago
Hi everyone,
I am looking for sending account created email to the user after he creates the account. I have enabled self service and user can create his account, I need to send the email to user once he successfully creates the account with openam. This is not email verification, if we enable email verification then the account is created after…[Read more]
-
deepak7552 replied to the topic Sending mail on account creation through opendj in the forum Directory Services 4 years, 7 months ago
How to create custom plugin and script?
Thanks
Deepak! -
deepak7552 replied to the topic Sending mail on account creation through opendj in the forum Directory Services 4 years, 7 months ago
Thanks Bill for your response.
Can you elaborate me more about creating custom plug-in or script.
I didn’t know anything about creating custom plug-in.Thanks
Deepak! -
deepak7552 started the topic Sending mail on account creation through opendj in the forum Directory Services 4 years, 7 months ago
Hi Everyone,
I want to send email through opendj on account creation same as like we are getting for account status notification (password reset, disabling and enabling accounts).
Is there any way to do this?Thanks
Deepak! -
deepak7552 replied to the topic Sending "Account is created” mail to the user after creating the account. in the forum Access Management 4 years, 7 months ago
Is there any alternative way in opondj for sending account created email to the user after he creates the account?
Thanks
Deepak! -
deepak7552 started the topic Sending "Account is created” mail to the user after creating the account. in the forum Access Management 4 years, 8 months ago
Hi Everyone,
I am looking for sending account created email to the user after he creates the account. I have enabled self service and user can create his account, I need to send the email to user once he successfully creates the account with openam. This is not email verification, if we enable email verification then the account is created after…[Read more]
-
deepak7552 started the topic Adding username in openam email body in the forum Access Management 4 years, 8 months ago
Hi All,
I want to add username in openam registration outgoing email body.
Example,
It should be look like below
“Hello <username>”, -
deepak7552 replied to the topic Email Validation after User Registration in the forum Access Management 4 years, 9 months ago
Thanks Andy for the quick response.
-
deepak7552 replied to the topic Email Validation after User Registration in the forum Access Management 4 years, 9 months ago
Hi Andy thanks for your help.
Below is my requirement in detail:
1.User should enter his/her email address and password/confirm password on registration page.
2.After entering user should able to see message “Your account is created successfully. Please check your inbox and click on link provided in mail to activate the account”.
3.Then user go…[Read more] -
deepak7552 started the topic Email Validation after User Registration in the forum Access Management 4 years, 9 months ago
I want to activate user account only after validating the link sent by OpenAM to the email which user have provided while registration.On click of link user able to redirect to the http://openam.example.com:9080/ openam/XUI/#profile/details (profile details).
-
deepak7552 started the topic OpenAM, OpenDJ, OpenIDM Production Requirement in the forum General Discussion 4 years, 10 months ago
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 much size it will take to on production. I have gone through the documentation of forgerock but…[Read more] -
deepak7552 replied to the topic How to remove user from specific group in the forum Access Management 4 years, 12 months ago
URL : openam.example.com:8080/…./users/demouser1
Response :
“isMemberOf”: , -
deepak7552 started the topic How to remove user from specific group in the forum Access Management 4 years, 12 months ago
I have created 2 groups in OpenAM 13, I have one demo user which is added to both group:
I have performed below operation:
1) I tried to get the Groups for demo user from Postman and I got both groups in
response.
2) When I removed Demo user from one group using OpenAM UI and again I hit the URL
to get the response for demo user it shows…[Read more]