Difference between revisions of "User Registration"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 3: Line 3:
Optionally, Service Providers can create an account (Tenant), and register new users manually.
Optionally, Service Providers can create an account (Tenant), and register new users manually.


==Self-Registration==
===Self-Registration===
Self-Registration consists of the following steps:
Self-Registration consists of the following steps:
#[[#Create a New Account|Create a New Account]]
#[[#Create a New Account|Create a New Account]]
#[[#Sign In|Sign In]]
#[[#Sign In|Sign In]]


===Create a New Account===
====Create a New Account====
To create a new account:
To create a new account:
:'''1.''' Fill in the fields (all fields are required):
:'''1.''' Fill in the fields (all fields are required):
Line 34: Line 34:
::*By default, you are given the [[Default Role]] of System Administrator, and you are designated as the account owner.
::*By default, you are given the [[Default Role]] of System Administrator, and you are designated as the account owner.


===Sign In===
====Sign In====
The final step in the registration process is to Login with the specified User ID and Password.  
The final step in the registration process is to Login with the specified User ID and Password.  
:''Learn more: [[Security_Question#First-Time_Login|First-Time Login]]''
:''Learn more: [[Security_Question#First-Time_Login|First-Time Login]]''
Line 43: Line 43:
After a successful Login, the {{enterprisebrand}} is available for use.
After a successful Login, the {{enterprisebrand}} is available for use.


==For Developers==
===For Developers===
Developers can use resources in the [[REST API]] for additional administration functionality.
Developers can use resources in the [[REST API]] for additional administration functionality.

Revision as of 01:59, 12 June 2014

The most common method to register for the AgileApps Cloud platform is via the Free Trial link provided in a web page provided by the Service Provider. This is called Self-Registration.

Optionally, Service Providers can create an account (Tenant), and register new users manually.

Self-Registration

Self-Registration consists of the following steps:

  1. Create a New Account
  2. Sign In

Create a New Account

To create a new account:

1. Fill in the fields (all fields are required):
First Name

Last Name
Company Name
Phone Number
Email Address (User Name)
Password
Confirm Password
Send a Welcome Email

Your first name

Your last name
Company
Telephone number
Your email address
Enter a password
Re-enter the password
Checkbox, checked by default

2. Click [Create My Account]
  • The AgileApps Cloud platform validates the email address and creates a Tenant account.
  • By default, you are given the Default Role of System Administrator, and you are designated as the account owner.

Sign In

The final step in the registration process is to Login with the specified User ID and Password.

Learn more: First-Time Login

To Login: Open a web browser and use the link provided by your System Administrator and click the Log In button. Use your user name and password to gain access to the platform.

Login.gif

If you do not have an account, contact your System Administrator.

If you forgot your password, click the Forgot my password link. Complete these steps to get a temporary password.

Customer Support Login

A Service Provider's Customer support often needs to login to a tenant, so they can help with its configuration. The Customer Support Login lets them login as the admin user in the specified tenancy, to do that.

Lock-tiny.gif

Users that have the Customer Support Login Permission permission can Login by Proxy to a Tenant 

To Login by Proxy to a Tenant:

  1. Open the Tenants object
  2. Navigate to the Tenant of interest
  3. In the Quick Links section, click the Customer Support Login link to login as this user
    • This Login by Proxy is tracked in the Audit Log, and is visible to the user
  4. When the investigation is complete, click the Switch Back link to exit the Proxy Login and revert to your last login state


After a successful Login, the AgileApps Cloud platform is available for use.

For Developers

Developers can use resources in the REST API for additional administration functionality.