Skip to main content
Question

How to do automatic user registration process in FME 2017?

  • October 1, 2018
  • 3 replies
  • 20 views

Forum|alt.badge.img

Dear everyone, I am heading to build a automatic user registration process for new users. Please help me by providing FME documents how to do that. I will have a new web page and new users will request for registrations by proving their user name , email and password, then they will receive one reply link in their provided email and by clicking on that link their credentials will be stored inside database and their account will be activated. Be aware, we will use activedirectory for storing our users. Please provide me some hints and documents for this solution.

With kind Regards

Muqit

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

stalknecht
Contributor
Forum|alt.badge.img+21
  • Contributor
  • 305 replies
  • October 1, 2018

Forum|alt.badge.img
  • Author
  • 55 replies
  • October 1, 2018

 

Thanks for your informations. Actually I have already added adtive directory in my FME server. But I want to register new users in my active directory through an web application page. I have to pass the data using private parameters ( user name, email and password) inside active directory. So can you please help me in this regards?

 

 

Thanks

 


stalknecht
Contributor
Forum|alt.badge.img+21
  • Contributor
  • 305 replies
  • October 1, 2018

 

Thanks for your informations. Actually I have already added adtive directory in my FME server. But I want to register new users in my active directory through an web application page. I have to pass the data using private parameters ( user name, email and password) inside active directory. So can you please help me in this regards?

 

 

Thanks

 

You can use a javascript library to do so. Take a look at:

 

http://ldapjs.org/