|
|
| Author |
Message |
|
| Zardoz |
Posted: Tue Jan 20, 2009 10:28 pm |
|
|
|
Joined: 16 Sep 2008
Posts: 1
Location: London
|
Hi All,
I'm in the design stages of an erlang web app project.
What could you recommend as the best route for user athentication?
Many thanks |
|
|
| Back to top |
|
| prof3ta |
Posted: Sat Apr 18, 2009 9:18 am |
|
|
|
User
Joined: 06 Feb 2009
Posts: 34
|
Hi Zardoz,
you could have a look to the Erlang Web project:
http://www.erlang-web.org/
We've just implemented an e-component (please, refer to the documentation for the terms and their meanings) to manage user authentication within an Erlang Web application. The e-component is split into an interface (named e_auth) and into a series of concrete implementations.
As far as I know, just e_auth_dets has been implemented and fully tested. It uses session variables and dets tables to manage users and groups. I definitely need to find some time to better document the use of this ecomponent and to provide some concrete code examples.
Cheers,
Roberto Aloi |
|
|
| Back to top |
|
| ponik |
Posted: Mon Aug 29, 2011 9:59 am |
|
|
|
Joined: 29 Aug 2011
Posts: 4
|
| Hey, nice to know that you are in the design stages of an erlang web app project. It will be good if you could have a look to the Erlang Web project. This will really help you to get a better idea about how things work, Its always good for people like you to stay tuned to ingersoll rand security technologies updates, to stay up with the trends. We've recently implemented an e-component to direct user authentication inside an Erlang Web application. |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|