From ac3fcc4284e63c96fe47dca8729630a37c11c90f Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Wed, 27 Sep 2023 07:51:49 -0500 Subject: [PATCH] website/blog: add info-block to blog about m2m (#7002) * add info-block * tweak working info-block --------- Co-authored-by: Tana Berry --- .../item.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/blog/2023-09-26-machine-to-machine-communication-in-authentik/item.md b/website/blog/2023-09-26-machine-to-machine-communication-in-authentik/item.md index 8f936b475..12d1abe4a 100644 --- a/website/blog/2023-09-26-machine-to-machine-communication-in-authentik/item.md +++ b/website/blog/2023-09-26-machine-to-machine-communication-in-authentik/item.md @@ -21,6 +21,10 @@ hide_table_of_contents: false image: ./Image1.png --- +> **_authentik is a unified identity platform that helps with all of your authentication needs, replacing Okta, Active Directory, Auth0, and more. Building on the open-source project, Authentik Security Inc is a [public benefit company](https://github.com/OpenCoreVentures/ocv-public-benefit-company/blob/main/ocv-public-benefit-company-charter.md) that provides additional features and dedicated support._** + +--- + We have provided M2M communication in authentik for the past year, and in this blog we want to share some more information about how it works in authentik, and take a look at three use cases. ## What is M2M?