Skip to content

Commit

Permalink
docs: fix broken link in org-domain
Browse files Browse the repository at this point in the history
Signed-off-by: Kush Sharma <[email protected]>
  • Loading branch information
kushsharma committed Sep 20, 2023
1 parent 0a8f7c7 commit 2d81fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/authn/org-domain.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ Till the domain verification status is marked **pending**, Frontier won't consid
The org domain must be verified within **7 days** of adding it to the trusted domains list and needs to be **verified** with the above approach, failing which the entire process of adding and verifying the domain needs to be repeated with a new validation token.
:::

8. **List Joinable Orgs**: Once the domain is verified, [Get my organizations API's](../apis/frontier-service-get-organizations-by-current-user.api.mdx) response field **`joinableViaDomain`** which contains a list of orgs that the current user can join by it's matching whitelisted domains.
8. **List Joinable Orgs**: Once the domain is verified, [Get my organizations API's](../apis/frontier-service-list-organizations-by-current-user.api.mdx) response field **`joinableViaDomain`** which contains a list of orgs that the current user can join by it's matching whitelisted domains.

9. **Join Org**: finally Frontier's [Join Organization API](../apis/frontier-service-join-organization.api.mdx) can be used to join the Organization.

0 comments on commit 2d81fd6

Please sign in to comment.