Skip to content

Configure the self-service portal

Users and administrators in your organization can manage their accounts and information by accessing the My Account portal, a self-service portal offered by WSO2 Identity Server.

Access the My Account portal

Users can access the My Account portal using the following link - https://{host_name}:{port}/myaccount

For example, if using the default settings, the link to your My Account portal is,

https://localhost:9443/myaccount

Note

If you have shared the My Account portal with organization users, they may access the organization-specific My Account Portal using the following link:

https://localhost:9443/t/carbon.super/o/{organization-id}/myaccount

Listed below are self-service features that are available for the user in the My Account portal.

Configure the My Account portal login flow

Just like any other appliaction registered in WSO2 Identity Server, you can customize the login flow of the My Account portal along with multi-factor and adaptive authentication.

To do so,

  1. On the WSO2 Identity Server Console, go to Applications and locate the My Account application at the top.

  2. Click the settings icon to enter the My Account configuration page.

  3. Go to the Login Flow tab and customize the login flow.

    Note

    Explore the authentication options offered by WSO2 Identity Server in the Authentication section.

  4. Click Update to save the changes.