This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, go to https://wso2.com/documentation/.

Using the End User Dashboard

The WSO2 Identity Server dashboard for end users provides a means to manage the user profile, add security questions, revoke/update the password, manage OpenID profile, and view identity providers. This topic includes the following tasks which can be done using the dashboard.



Accessing the dashboard and its components

  1. Go to the dashboard URL: https://localhost:9443/dashboard/
  2. Enter your username and password and click the Sign In button.
  3. The dashboard appears.
  4. Click the View details button to access the components.
  5. Click the dropdown at the top right corner of the screen to sign out.

Editing your profile

To edit your profile, do the following.

  1. Access the dashboard.
  2. Once you have logged in, click View details under My Profiles.
  3. In the resulting screen, populate the fields with your personal information.
  4. Click Update to save your changes.

Updating your account recovery details

To update the details pertaining to recovering your account, do the following.

  1. Access the dashboard.
  2. Once you have logged in, click View details under Account Recovery.
  3. Set the challenge question from the dropdown and enter an answer for the question you choose.
  4. Click Update to save your changes.

See Password Recovery for more information on how this works.

Changing your password

To change your password, do the following.

  1. Access the dashboard.
  2. Once you have logged in, click View details under Change Password.
  3. In the resulting screen, enter your Current Password, fill in the New Password and confirm it by filling out the Confirm New Password field.
  4. Click Update to save your changes.

Connecting your social identity with your account

To connect your social identity login credentials with your WSO2 Identity Server account, do the following.

  1. Access the dashboard.
  2. Once you have logged in, click View details under Associated Accounts. The list of social identities linked to your account appear.

See Associating User Accounts for more information on using this section of the dashboard.

Working with your authorized applications

To access and manage the OAuth-based authorized applications for your account, do the following.

  1. Access the dashboard.
  2. Once you have logged in, click View details under Authorized Apps. The following page appears, listing out the available apps.
  3. Click Remove Application if you wish to disassociate the application from your account.

Dealing with pending approvals

To access and manage the pending approvals for your account, do the following.

  1. Access the dashboard.
  2. Once you have logged in, click View details under Pending Approvals. The following page appears, listing out the pending account approval requests.
  3. Select the requests you want to approve. Click on the relevant Task Id to access the details of the selected task and click on the button corresponding to a state to move the state of the selected task to a new state and to complete the workflow approval process (e.g., clicking Start and then Approve will approve the pending task and complete the workflow process).

See Workflow Management for more information on how this works.