roles
Rails: single sign on session based authentication
I am using a single sign on authentication system in front of my rails application so you cannot access the application at all until you have authenticated through our business authentication system.[详细]
2023-01-30 04:40 分类:问答Filtering Repeater items based on user status/role
I have a tricky requirement where I need to categorise documents attached to a product, available for download, based on the status of the user viewing the product.I.e. my site displays a list of prod[详细]
2023-01-29 23:36 分类:问答building Role based application
I have to make a small website where I have 7 type of users. which can login into system. some of users have permissions to only add equipments and others can add/edit. some of them can only view.[详细]
2023-01-29 09:21 分类:问答ASP.NET role based security with AzMan and AD roles
I\'m trying to evaluate AzMan for one of my ASP.NET applications but I have a strange problem. My test application expects three roles:[详细]
2023-01-27 15:49 分类:问答How to set Java EE security roles
I\'m working on a filter to be put in front of a Java application. This filter already is responsible for setting the user name in the remote user variable (in order for the application to do a reques[详细]
2023-01-26 19:13 分类:问答What role is required to create an iOS distribution certificate?
In writing this question, I figured out that the Agent role is required to create an iOS distribution certificate. I\'m working with a partner. He created an Apple ID for the corporation to use for en[详细]
2023-01-26 18:49 分类:问答Problem with GRANT in Oracle 10
I have the user admin who has admin privileges and default oracle XE user hr. User admin has created table CAR, role S and has granted to this role SELECT on table CAR. Then admin granted role S to us[详细]
2023-01-25 05:38 分类:问答Detecting is a user is an administrator (or any type) per page, asp.net mvc default membership provider
I\'m building a web application, and I would like to make certain functions on the front end visible when a user is logged in as an administrator.[详细]
2023-01-24 20:51 分类:问答Show/Hide html items in mvc application
i am using membership provider to get roles for开发者_运维技巧 the user that logged in to my application.[详细]
2023-01-24 14:41 分类:问答Manager user accounts with NHibernate
I\'m searching for a functional开发者_如何学运维ity in NHibernate to add or remove user accounts of the current database. Is there a built-in function? Or do I have to make it manually for each databa[详细]
2023-01-23 20:44 分类:问答