-
Notifications
You must be signed in to change notification settings - Fork 393
docs: fix numbering and standardize UI bolding in Asgardeo onboarding #5917
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
KethniiImasha
wants to merge
8
commits into
wso2:master
Choose a base branch
from
KethniiImasha:fix-asgardeo-formatting
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
1711ccf
docs: fix numbering and standardize UI bolding in Asgardeo onboarding
KethniiImasha b379c41
docs: complete sign-in terminology and user-addressing updates
KethniiImasha af2a3fa
docs: finalize indentation for admonitions and sign-in terminology
KethniiImasha 38a4958
docs: finalize direct address terminology
KethniiImasha f29d665
Update en/asgardeo/docs/get-started/create-asgardeo-account.md
KethniiImasha b6e8467
docs: finalize indentation, present tense, and sign-in terminology
KethniiImasha 49bcc76
docs: finalize formatting and terminology for Asgardeo docs
KethniiImasha ab79ae1
docs: fix indentation and terminology for Asgardeo
KethniiImasha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,59 +1,48 @@ | ||
| # Create your Asgardeo account | ||
|
|
||
| Let's begin setting up your Asgardeo account. | ||
| Follow these steps to set up your Asgardeo account. | ||
|
|
||
| ## Create an organization | ||
|
|
||
| An organization in Asgardeo will be your own unique space and it will contain your users and application configurations. Let's sign up and create your first organization. | ||
| An organization in Asgardeo is your own unique space that contains your users and application configurations. Sign up to create your first organization. | ||
|
|
||
| 1. Go to the [Asgardeo webpage](https://wso2.com/asgardeo/) and click **Sign up for free**. | ||
| 1. Go to the [**Asgardeo webpage**](https://wso2.com/asgardeo/) and click **Sign up for free**. | ||
| 2. Enter your email address and click **Register**. Asgardeo sends you an email with instructions to complete your account creation. | ||
|
|
||
| 2. Enter your email address and click **Register**. You will receive an email with instructions on how to complete your account creation. | ||
| {: width="700" style="display: block; margin: 0; border: 0.3px solid lightgrey;"} | ||
|
|
||
| {: width="700" style="display: block; margin: 0; border: 0.3px solid lightgrey;"} | ||
|
|
||
| 3. Click **Confirm** on the email and fill in your information to create your Asgardeo account. | ||
|
|
||
| !!! note | ||
|
|
||
| You can also use one of the social login methods to create your account. | ||
| 3. Click **Confirm** in the email and fill in your information to create your Asgardeo account. | ||
|
|
||
| !!! note | ||
| You can also sign in using a social sign-in method to create your account. | ||
|
|
||
| !!! tip "Access the Asgardeo Console" | ||
| As an organization owner or administrator, you can manage all organizations, applications, and users you create using the **Asgardeo Console**. Access the console using the following link: | ||
|
|
||
| As an organization owner, or an administrator, you can manage all organizations, applications and users that you create using the Asgardeo Console. You can access the console using the following link. | ||
|
|
||
| ```curl | ||
|
|
||
| https://console.asgardeo.io/ | ||
|
|
||
| ``` | ||
| `https://console.asgardeo.io/` | ||
|
|
||
| ## Create a user | ||
|
|
||
| Users can log in to applications that you register in Asgardeo. Let's create a user by following the steps below. | ||
| You can sign in to applications you register in Asgardeo. Create a user by following the steps below: | ||
|
|
||
| 1. On the Asgardeo Console, go to **User Management** > **Users**. | ||
| 1. On the **Asgardeo Console**, go to **User Management** > **Users**. | ||
| 2. Click **Add User** > **Single User**. | ||
| 3. Fill in the user's details. | ||
| 3. Fill in the user details. | ||
|
|
||
| {: width="500" style="display: block; margin: 0; border: 0.3px solid lightgrey;"} | ||
| {: width="500" style="display: block; margin: 0; border: 0.3px solid lightgrey;"} | ||
|
|
||
| 4. Select **Set a password for the user** and enter a temporary password for the user. The user will be able to change the password later. | ||
| 4. Select **Set a password for the user** and enter a temporary password. You can change the password later. | ||
| 5. Click **Next** and **Finish**. | ||
|
|
||
| 6. Click **Next** and **Finish**. | ||
| You can now manage this user account from the **Asgardeo Console**. | ||
|
|
||
| You can now manage this user account from the Asgardeo Console. | ||
|
|
||
| !!! note | ||
|
|
||
| Users can also manage their own accounts from the Asgardeo self-service portal. Learn more about [user self-service]({{base_path}}/guides/user-self-service/). | ||
|
|
||
| You can also manage your account from the **Asgardeo self-service portal**. Learn more about [user self-service]({{base_path}}/guides/user-self-service/). | ||
|
|
||
| ## What's next? | ||
|
|
||
| Now that you've set up your own organization and created your first user, you can: | ||
|
|
||
| 1. Use a test application to quickly try out Asgardeo. See [Try login with Asgardeo]({{base_path}}/get-started/try-it-application/). | ||
| 2. Set up Asgardeo in your application or in a sample application. See [Start integrating Asgardeo into applications]({{base_path}}/get-started/start-integrating-apps/). | ||
| Now that you have set up your organization and created your first user, you can: | ||
|
|
||
| 1. Use a test application to quickly try out Asgardeo. See [Try sign-in with Asgardeo]({{base_path}}/get-started/try-it-application/). | ||
| 2. Set up Asgardeo in your application or a sample application. See [Start integrating Asgardeo into applications]({{base_path}}/get-started/start-integrating-apps/). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.