access-control
Symfony2 - Access control
I want to set access_control for everything, but not for the pattern /login (and maybe some more routes).[详细]
2023-02-17 08:20 分类:问答JAX-WS, Authentication and Authorization - How to?
What is the best way to do authentication and authorization in web services? I am developing a set of web services, requiring role based access control.[详细]
2023-02-16 19:45 分类:问答Setting up a user / roles management system - with multi-tenancy
Does anyone have any schema\'s, data models, or suggestions for creating a user / roles management system that accounts for multi-tenancy. For example, a user in organization A, may be assigned a role[详细]
2023-02-14 03:57 分类:问答Where can I find a package to help configure role-based security for application components?
This is not a greenfield project, so I don\'t have the opportunity to implement something like this. What I need is a datastore with, say, users, roles, applications, application \"areas\", and other[详细]
2023-02-13 09:48 分类:问答Allow Drupal Organic Group Admins delete and edit access to all group nodes
We have a Drupal site that uses Organic Groups to represent companies. I\'m looking for a module t开发者_如何学Gohat will allow us to give edit and delete access to group admins for all posts that are[详细]
2023-02-13 05:18 分类:问答Why are private fields on an enum type visible to the containing class?
public class Parent { public enum ChildType { FIRST_CHILD(\"I am the first.\"), SECOND_CHILD(\"I am the second.\");[详细]
2023-02-12 16:02 分类:问答Configuring ACM.exe and ACMBROWSER.exe tools
I\'m trying to configure the acm.exe and the acmbrowser.exe tools in order to manage my service namespace. I\'m using th开发者_运维技巧e AppFabric Labs so I set the host to \'accesscontrol.appfabricla[详细]
2023-02-10 18:44 分类:问答Building a download area with users and groups taken from an external database [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-09 04:21 分类:问答Looking for a simple "WCF+ACS+Windows Azure" walkthrough
I just spent the last two hours trying to walk through Microsoft\'s \"Web Services and Identity in Windows Azure Exercise 1: Using Windows Identity Foundation wit开发者_如何学运维h a WCF Service in Wi[详细]
2023-01-31 16:34 分类:问答What is best way to implement fine grained access control in struts2 view?
Basically, In any application for UI we have access control for various element. Say, I have a button to be visible to PM[详细]
2023-01-26 20:51 分类:问答