From 7eef86a3f43089a3e071ccca57e13dc4f0483285 Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Fri, 14 Jul 2023 14:43:52 -0500 Subject: [PATCH] website/blog: fixed bad link (#6257) fixed bad link Co-authored-by: Tana Berry --- .../item.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blog/2023-03-30-JWTs-a-token-that-changed-how-we-see-identity/item.md b/website/blog/2023-03-30-JWTs-a-token-that-changed-how-we-see-identity/item.md index 14aafb973..e069d714d 100644 --- a/website/blog/2023-03-30-JWTs-a-token-that-changed-how-we-see-identity/item.md +++ b/website/blog/2023-03-30-JWTs-a-token-that-changed-how-we-see-identity/item.md @@ -94,4 +94,4 @@ As always, we would be interested in hearing your thoughts on JWTs, in general a Let us know how our authentik users are implementing JWTs, and you are doing any type of customization, based on OpenID Connect. For example, the [machine-to-machine authentication feature](/docs/providers/oauth2/client_credentials) in authentik enables you to get a pre-configured JWT and use it in authentik to then get another JWT that is specifically for use within authentik. -Leave us a comment below, reach out to us at hello@authentik, and visit our [GitHub repository](https://github.com/goauthentik/authentik]. +Leave us a comment below, reach out to us at hello@authentik, and visit our [GitHub repository](https://github.com/goauthentik/authentik).