New Post: Integration with .NET 4.5 WIF ClaimsAuthorizationManager
But NetSqlAzMan is based on .NET 4.0 ... so we can do what you are saying only after .NET 4.5 porting.Sorry.
View ArticleNew Post: Integration with .NET 4.5 WIF ClaimsAuthorizationManager
Thanks for replying however a few more details would be useful!Are there plans to upgrade to .NET 4.5? If you read around this subject there is a lot of traction for WIF integration but it is missing...
View ArticleNew Post: Get a operations for a role
Hi Andrea, Thank you for the rapid response and the perfect solutions.  Both solutions were exactly what I needed. Peg
View ArticleNew Post: Win 7 x64 Install issue
That error seems to be with running it rather than installing and it is with administrative tools. I can't even get it to install.
View ArticleNew Post: IAzOperation.OperationID
AndreaThanks for the information and it's a conclusion that I had already come up with but my point was that AzMan operationID was a very important piece of AzMan but is missing in netsqlazman.  -Sergio
View ArticleNew Post: Win 7 x64 Install issue
A monkey-question ! Have you installed the x64 version of the NetSqlAzMan installer ?!If yes ... try to install the IIS 6 compatibility administrative tools in you system.
View ArticleNew Post: Win 7 x64 Install issue
I had to run the msi as an admin. That solved the problem if anyone in the future runs into it. You might not have this option when you right click, so you need to add it to the registry.
View ArticleNew Post: NETSQLAzman application group config
Hi,I was trying to configure  application group for my application.  I was trying to write a LDAP query to retrieve members from a group: My intention is here to write a LDAP query so that the...
View ArticleNew Comment on "Quick Start"
Typo in connectionstring, it should be: string cs = "Data Source=(local);Initial Catalog = NetSqlAzManStorage;Integrated Security = SSPI;";
View ArticleCreated Issue: Getting error "An item with the same key has already been...
I am getting error "An item with the same key has already been added" when initializing the NetSqlAzManRoleProvider using the code approach (instead of config)Below is the code: var...
View ArticleCommented Issue: Getting error "An item with the same key has already been...
I am getting error "An item with the same key has already been added" when initializing the NetSqlAzManRoleProvider using the code approach (instead of config)Below is the code: var...
View ArticleNew Post: Why does WCF Service distinguish DBUser and Windows User ssid?
Hi, I want to check access for users defined only in the database ("dbUsers") and Windows users (by "domainname\username", not current windows identity). I obtain the ssids via GetDBUser and...
View ArticleNew Post: Why does WCF Service distinguish DBUser and Windows User ssid?
Hi, WCF doesn't expose the same behaviour because method overload in WCF is not allowed, I don't really understand which is your problem when you use the CheckAccessFowWindows methods. Could you post a...
View ArticleNew Post: Why does WCF Service distinguish DBUser and Windows User ssid?
Hello aferende, my problem solved itself miraculously over night ;)) (maybe I mixed up dll-versions), there seems to be no difference if I call CheckAccessForDbUser with the windows ssid or dbUser...
View ArticleNew Post: Why does WCF Service distinguish DBUser and Windows User ssid?
dfrost999 Yep! I've had the same thing happen to me a few times. You go home thinking "why can't I get this to work"? You walk in ..in the morning...and BOOM, it starts working. Go figure............ I...
View ArticleNew Post: Integration with .NET 4.5 WIF ClaimsAuthorizationManager
Any chance of an update on this question?
View ArticleNew Post: Integration with .NET 4.5 WIF ClaimsAuthorizationManager
By now there is no plan to upgrade to. net 4.5 and no integration with WIF. Unfortunately, my time has been reduced a lot. I'm sorry. Andrea.
View ArticleNew Post: Does NetSQlAzman supports AD LDS out of the box ?
Does NetSQlAzman supports AD LDS out of the box ? Going by this thread i'm not sure whether it does . Is there a workaround ? My intention is to pass Identity object and retreive the Groups in the...
View ArticleNew Post: Does NetSQlAzman supports AD LDS out of the box ?
see here: http://netsqlazman.codeplex.com/discussions/61253
View Article