authorization
Authorization and Authentication in DDD (c#)
I am going to deal with architecture with regard to authentication and authorization. I\'d like to know if someone wants to share its experience gained in the field of DDD.[详细]
2023-04-10 05:16 分类:问答Windows Authentication using roles for CRUD restrictions
I am a student who is working on a website that has some things in common with SharePoint. I use ASP.NET MVC 3 to create an intranet site so people can be authenticated by Active Directory. I have tro[详细]
2023-04-09 12:46 分类:问答umbraco authorization problems
I inherited an umbraco website from another developer and am having problems with authorization.The website seems to deny authorization to anonymous users even though I have set authorization to allow[详细]
2023-04-09 08:19 分类:问答Java Desktop Application and Functionality Autherization
I\'m fairly new to java development开发者_运维问答 and I have found myself tasked with implementing a functionality authorization system for a desktop application written in java.[详细]
2023-04-09 07:08 分类:问答401 Unauthorized returned on EndGetResponse. Apache Error log: cannot generate context
I got a server with Apache running. Now I want to be able to read the contents of a folder there and for that this folder is configured in the Apache httpd.conf something like this:[详细]
2023-04-09 00:56 分类:问答Basic than the Basic-est question on Spring Security?
I have an extremely basic question about Spring security, however this question may be generalized to any Authorization scheme:[详细]
2023-04-08 21:55 分类:问答Using SQL Server Users and Roles as an authorization database for an intranet web application?
I have a question that really feels like I should have an easy answer to, but for one reason or another I haven\'t been able to totally reason around it.[详细]
2023-04-08 14:23 分类:问答Authorization/Authentication with Google account in GWT
I\'m trying to enable my GWT application authenticate users with their Google accounts. What I basically need is just to have an unique value for every user and be sure that these values will always d[详细]
2023-04-08 14:07 分类:问答authorize my rails 3 applicationd
I\'m developing a rails 开发者_StackOverflow社区3 application using inherited_resources and devise.[详细]
2023-04-08 00:21 分类:问答Implementing A Controller for Authorization
I use Spring and Spring Security 3 at my application. All my clients side are static HTML files. I have a navigation bar that includes buttons like:[详细]
2023-04-07 17:52 分类:问答