diff --git a/gatsby-config.js b/gatsby-config.js index 17a42026..5f657005 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -163,7 +163,7 @@ module.exports = { }, { path: "guides/authentication/ServerToServerAuthentication/faqs.md", - title: "FAQs" + title: "Deprecation of Service Account (JWT) credentials FAQs" }, { path: "guides/authentication/ServerToServerAuthentication/IMS.md", diff --git a/src/pages/images/what-is-a-credential.png b/src/pages/images/what-is-a-credential.png new file mode 100644 index 00000000..e2cdf2e8 Binary files /dev/null and b/src/pages/images/what-is-a-credential.png differ