diff --git a/en/identity-server/7.0.0/mkdocs.yml b/en/identity-server/7.0.0/mkdocs.yml index e748a82a31..0b97684ccd 100644 --- a/en/identity-server/7.0.0/mkdocs.yml +++ b/en/identity-server/7.0.0/mkdocs.yml @@ -281,6 +281,7 @@ plugins: 'references/adaptive-authentication-js-api-reference.md': 'references/conditional-auth/api-reference.md' 'guides/authorization/xacml-engine.md': 'guides/authorization/fine-grained-authorization/rule-based-provisioning.md' 'guides/authorization/fine-grained-auth-xacml.md': 'guides/authorization/fine-grained-authorization/rule-based-provisioning.md' + 'references/concepts/authorization/client-credential-grant.md': 'references/grant-types.md' 'references/extend/errors/customize-authentication-error-messages.md': 'guides/account-configurations/login-security/login-attempts.md' 'references/extend/errors/error-codes-and-descriptions.md': 'references/troubleshoot/error-codes.md' diff --git a/en/identity-server/next/mkdocs.yml b/en/identity-server/next/mkdocs.yml index d93881ff21..2aea4cc3a1 100644 --- a/en/identity-server/next/mkdocs.yml +++ b/en/identity-server/next/mkdocs.yml @@ -281,6 +281,7 @@ plugins: 'references/adaptive-authentication-js-api-reference.md': 'references/conditional-auth/api-reference.md' 'guides/authorization/xacml-engine.md': 'guides/authorization/fine-grained-authorization/rule-based-provisioning.md' 'guides/authorization/fine-grained-auth-xacml.md': 'guides/authorization/fine-grained-authorization/rule-based-provisioning.md' + 'references/concepts/authorization/client-credential-grant.md': 'references/grant-types.md' 'references/extend/errors/customize-authentication-error-messages.md': 'guides/account-configurations/login-security/login-attempts.md' 'references/extend/errors/error-codes-and-descriptions.md': 'references/troubleshoot/error-codes.md'