Hey,
I'm looking into a strange problem regarding Extranet login in DW.
I have a module that extracts a use from a Sharepoint solution and saves user information into the AccessUser table in DW.
At first glance everything seems to be okay, but when i try to log in with the user it fails.
The funny thing is, that if i recycle the app pool, then the login works, without running the import again.
Is the login method in DW dependent of some kind of cached collection that i need to clear/append to when i save a user to the database?
My website is running 8.2.1.8, if that makes any difference.
Hope someone can assist :-)
// Martin