-
Notifications
You must be signed in to change notification settings - Fork 403
Update Asgardeo Console access links #6056
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,16 +18,24 @@ | |
|
|
||
| You can also use one of the social login methods to create your account. | ||
|
|
||
|
|
||
|
Check failure on line 21 in en/asgardeo/docs/get-started/create-asgardeo-account.md
|
||
| !!! tip "Access the Asgardeo Console" | ||
|
|
||
| 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. | ||
|
|
||
| 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 links. | ||
|
|
||
| Asgardeo - US | ||
| ```curl | ||
|
|
||
| https://console.asgardeo.io/ | ||
|
|
||
| ``` | ||
|
|
||
| Asgardeo - EU | ||
| ```curl | ||
|
|
||
| https://console.eu.asgardeo.io/ | ||
|
|
||
| ``` | ||
|
|
||
| ## Create a user | ||
|
|
||
|
|
@@ -41,7 +49,7 @@ | |
|
|
||
| 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. | ||
|
|
||
| 6. Click **Next** and **Finish**. | ||
|
Check failure on line 52 in en/asgardeo/docs/get-started/create-asgardeo-account.md
|
||
|
|
||
| You can now manage this user account from the Asgardeo Console. | ||
|
|
||
|
|
@@ -49,7 +57,7 @@ | |
|
|
||
| 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/). | ||
|
|
||
|
|
||
|
Check failure on line 60 in en/asgardeo/docs/get-started/create-asgardeo-account.md
|
||
| ## What's next? | ||
|
|
||
| Now that you've set up your own organization and created your first user, you can: | ||
|
|
@@ -57,3 +65,3 @@ | |
| 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/). | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WDYT about this (ai generated) version? it seems more polished than the current version IMO. URLs are not bash commands to wrap in backticks