Join
Sign in
Search Options
Search Everything
Search Developer Network
Home
Developer Network
More ...
Home
»
Developer Network
»
All Tags
»
user credentials
Browse by Tags
Developer Network
Forums, blogs, and downloads for SaaSGrid developers.
Get this RSS feed
Home
Blogs
Forums
Files
Options
Tags
Authentication
Membership Provider
Multi-Tenant
Platform questions
Samples
SQL
Related Posts
Forum Post:
SQLmembership provider in Petshop
badalk
Hi, In Petshop 4.0, It is using SQL Membership provider for authenticating end users who comes to the site for buying pets. Any anonymous user can view the pets catalog in various categories, but application asks for the user credentials only when they are about to do checkout. Once authenticated (against...
on
Sep 24, 2009
Forum Post:
Stored Procedure vs Users and Roles
rockin
Hi, how do we handle users and Roles in Stored procedure? either we have to handle or SaaSGrid itself takes care? Regards, Rockin
on
Sep 16, 2009
Forum Post:
Re: Changing current user at runtime
Paul Miles
Hello, I assume you are developing your application locally. You are correct in that changing the execution context is one way to "change" which user is currently logged in. You could also use the SaaSGrid Mocker utility , included with the SDK to change this as well, which would eliminate the need to...
on
Feb 24, 2009
Forum Post:
Changing current user at runtime
hsarwar
Hi, Is there any sample that demonstrates autheticating the user at run time, ie, login/logout...in most of the samples I have seen so far, to change users you have to change the executionContext's userId attribute in SaaSGrid.cfg.xml, then rebuild...is there anything I am missing here?
on
Feb 24, 2009