File tree Expand file tree Collapse file tree 5 files changed +7
-1
lines changed
Expand file tree Collapse file tree 5 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,9 @@ plugins:
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'
170170 ' guides/user-self-service/self-register-flow.md ' : ' guides/flows/build-a-flow.md'
171+ ' guides/users/attributes/manage-attributes.md ' : ' guides/users/attributes/user-attributes/manage-attributes.md'
172+
173+
171174
172175exclude_docs : |
173176 /get-started/hello-world.md
343346 - Hybrid flow : guides/authentication/oidc/implement-oidc-hybrid-flow.md
344347 - Pushed Authorization Requests (PAR) : guides/authentication/oidc/implement-login-with-par.md
345348 - JWT Secured Authorization Response Mode (JARM) for OAuth 2.0 : guides/authentication/oidc/jarm.md
346- - Device authorization flow : guides/authentication/oidc/implement-device-flow.md
347349 - Client authentication methods :
348350 - Private key JWT : guides/authentication/oidc/private-key-jwt-client-auth.md
349351 - Tokens and validation :
Original file line number Diff line number Diff line change @@ -436,6 +436,7 @@ plugins:
436436 ' apis/organization-apis/org-user-mgt.md ' : ' apis/organization-apis/scim2/scim2-org-user-mgt.md'
437437 ' apis/organization-apis/org-group-mgt.md ' : ' apis/organization-apis/scim2/scim2-org-group-mgt.md'
438438 ' apis/use-the-dynamic-client-registration-rest-apis.md' : 'apis/dynamic-client-registration-rest-api.md'
439+ ' guides/users/attributes/manage-attributes.md ' : ' guides/users/attributes/user-attributes/manage-attributes.md'
439440
440441 # To address the broken links in the API Authorization guides due to the directory structure mismatch is Asgardeo and IS
441442 ' guides/api-authorization.md ' : ' guides/authorization/api-authorization/api-authorization.md'
Original file line number Diff line number Diff line change @@ -439,6 +439,7 @@ plugins:
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"
441441 " guides/user-self-service/self-register-flow.md " : " guides/user-self-service/self-register.md"
442+ ' guides/users/attributes/manage-attributes.md ' : ' guides/users/attributes/user-attributes/manage-attributes.md'
442443
443444 # To address the broken links in the API Authorization guides due to the directory structure mismatch is Asgardeo and IS
444445 " guides/api-authorization.md " : " guides/authorization/api-authorization/api-authorization.md"
Original file line number Diff line number Diff line change @@ -442,6 +442,7 @@ plugins:
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'
444444 ' guides/user-self-service/self-register-flow.md ' : ' guides/flows/build-a-flow.md'
445+ ' guides/users/attributes/manage-attributes.md ' : ' guides/users/attributes/user-attributes/manage-attributes.md'
445446
446447 # To address the broken links in the API Authorization guides due to the directory structure mismatch is Asgardeo and IS
447448 ' guides/api-authorization.md ' : ' guides/authorization/api-authorization/api-authorization.md'
Original file line number Diff line number Diff line change @@ -442,6 +442,7 @@ plugins:
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'
444444 ' guides/user-self-service/self-register-flow.md ' : ' guides/flows/build-a-flow.md'
445+ ' guides/users/attributes/manage-attributes.md ' : ' guides/users/attributes/user-attributes/manage-attributes.md'
445446
446447 # To address the broken links in the API Authorization guides due to the directory structure mismatch is Asgardeo and IS
447448 ' guides/api-authorization.md ' : ' guides/authorization/api-authorization/api-authorization.md'
You can’t perform that action at this time.
0 commit comments