File tree Expand file tree Collapse file tree 4 files changed +5
-0
lines changed
Expand file tree Collapse file tree 4 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -167,6 +167,7 @@ plugins:
167167 ' guides/applications/register-mcp-client-app.md ' : ' guides/agentic-ai/mcp/register-mcp-client-app.md'
168168 ' guides/authorization/mcp-server-authorization.md ' : ' guides/agentic-ai/mcp/mcp-server-authorization.md'
169169 ' quick-starts/mcp-server.md ' : ' sdks/asgardeo-mcp-server.md'
170+ ' guides/user-self-service/self-register-flow.md ' : ' guides/flows/build-a-flow.md'
170171
171172exclude_docs : |
172173 /get-started/hello-world.md
Original file line number Diff line number Diff line change @@ -438,6 +438,7 @@ plugins:
438438 " apis/organization-apis/org-user-mgt.md " : " apis/organization-apis/scim2/scim2-org-user-mgt.md"
439439 " apis/organization-apis/org-group-mgt.md " : " apis/organization-apis/scim2/scim2-org-group-mgt.md"
440440 " apis/use-the-dynamic-client-registration-rest-apis.md " : " apis/dynamic-client-registration-rest-api.md"
441+ " guides/user-self-service/self-register-flow.md " : " guides/user-self-service/self-register.md"
441442
442443 # To address the broken links in the API Authorization guides due to the directory structure mismatch is Asgardeo and IS
443444 " guides/api-authorization.md " : " guides/authorization/api-authorization/api-authorization.md"
Original file line number Diff line number Diff line change @@ -441,6 +441,7 @@ plugins:
441441 ' apis/organization-apis/org-user-mgt.md ' : ' apis/organization-apis/scim2/scim2-org-user-mgt.md'
442442 ' apis/organization-apis/org-group-mgt.md ' : ' apis/organization-apis/scim2/scim2-org-group-mgt.md'
443443 ' apis/use-the-dynamic-client-registration-rest-apis.md' : 'apis/dynamic-client-registration-rest-api.md'
444+ ' guides/user-self-service/self-register-flow.md ' : ' guides/flows/build-a-flow.md'
444445
445446 # To address the broken links in the API Authorization guides due to the directory structure mismatch is Asgardeo and IS
446447 ' guides/api-authorization.md ' : ' guides/authorization/api-authorization/api-authorization.md'
Original file line number Diff line number Diff line change @@ -441,6 +441,7 @@ plugins:
441441 ' apis/organization-apis/org-user-mgt.md ' : ' apis/organization-apis/scim2/scim2-org-user-mgt.md'
442442 ' apis/organization-apis/org-group-mgt.md ' : ' apis/organization-apis/scim2/scim2-org-group-mgt.md'
443443 ' apis/use-the-dynamic-client-registration-rest-apis.md' : 'apis/dynamic-client-registration-rest-api.md'
444+ ' guides/user-self-service/self-register-flow.md ' : ' guides/flows/build-a-flow.md'
444445
445446 # To address the broken links in the API Authorization guides due to the directory structure mismatch is Asgardeo and IS
446447 ' guides/api-authorization.md ' : ' guides/authorization/api-authorization/api-authorization.md'
@@ -451,6 +452,7 @@ plugins:
451452 ' deploy/environment-compatibility.md ' : ' deploy/product-compatibility.md'
452453 ' references/about-this-release.md ' : ' get-started/about-this-release.md'
453454 ' deploy/deploy-is-in-kubernetes.md ' : ' deploy/deploy-is-on-kubernetes.md'
455+
454456
455457# Navigation
456458nav :
You can’t perform that action at this time.
0 commit comments