I am new to liferay portal. I am afraid, the questions being raised might be simple, but I am not aware. Please clarify.
On my social network. There are \"home\" links that take you to the appropriate index if you are signed in or out. There is a \"index.php\", th开发者_如何学编程at if you are browsing the site signed o
We want to use OpenSSO for our authentication and authorization needs but would prefer it talking to database instead of the default LDAP datastore. We found that there is an experimental Database da
Is it possible to use our solution\'s existing authentication mechani开发者_JS百科sm for determining access rights to a MS Analysis services cube?
I\'d like to know what would be the best \"practise\" to use: Authentication Authorizati开发者_如何学Goon
i\'m trying to secure some WCF services. I\'d like to use IIS or the Web.config todo all of the heavy lifting/configuration if possible. I don\'t want to embed anything in my code - thought I know tha
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I am concerned on how to implement security measures may i开发者_JAVA技巧t be Authentication or Authorization..
I\'m looking to build an appl开发者_运维百科ication that handles authentication and authorization for a variety of smaller apps that may or may not be rails applications (e.g. some with sinatra, some
On my rails app I have implemented AuthLogic and CanCan. However when trying to figure out if the user can manage an article (checks if he is owner through the article.user_id) with CanCan I am runnin