|
Hi all:
Follow this post tell me what you wish in next level DotNetAge bring to you. Sharing my ideas and codes to make things change. |
DNA Features Requests
Post requests for future features & ideas
|
|
|
|
|
|
||||||
3 Antwoorden |
||||||
|
Previous thread:[DotNetAge beta1 features preview]
|
Next thread:[Getting ready to start testing and messing around]
|
#0 28-5-2011 21:13:31 |
|
Hi all:
Follow this post tell me what you wish in next level DotNetAge bring to you. Sharing my ideas and codes to make things change. |
#1 31-5-2011 6:35:00 |
|
I was wondering if it is possible to have windows authentication with automatic user creation on first sign-on?. For most Intranet websites windows authentication is a must. Users from specified AD groups, when first trying to access the site, should automatically create accounts and enable personalization of their content, similar to Sharepoint. User Roles should be adjusted by AD groups the user is member of at the time of each session initialization.
I would like to know if there is anyway to implement. This will be a extremely useful feature, if available. |
#2 31-5-2011 7:01:38 |
|
Sure! SSO is one feature of the DNA2. You can read the following article on MSDN : How To: Use Forms Authentication with Active Directory in ASP.NET 2.0
Sharing my ideas and codes to make things change. |