From b56ca905cdb308e18affc97d422e17438a0bc394 Mon Sep 17 00:00:00 2001 From: Tyler VanZanten Date: Mon, 12 Aug 2019 10:07:44 -0500 Subject: [PATCH] Fix typos --- securing_apps/topics/token-exchange/token-exchange.adoc | 2 +- server_admin/topics/realms/keys.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/securing_apps/topics/token-exchange/token-exchange.adoc b/securing_apps/topics/token-exchange/token-exchange.adoc index 9236d0348a..908793d2c7 100644 --- a/securing_apps/topics/token-exchange/token-exchange.adoc +++ b/securing_apps/topics/token-exchange/token-exchange.adoc @@ -381,7 +381,7 @@ fine grain admin permissions. ==== Making the Request -Make the request as described in other chapters except additionally specify the `request_subject` parameter. The +Make the request as described in other chapters except additionally specify the `requested_subject` parameter. The value of this parameter must be a username or user id. [source,bash] diff --git a/server_admin/topics/realms/keys.adoc b/server_admin/topics/realms/keys.adoc index a7ac93383c..8bda6285e3 100644 --- a/server_admin/topics/realms/keys.adoc +++ b/server_admin/topics/realms/keys.adoc @@ -36,8 +36,8 @@ between the new keys where added and the old keys removed will have to re-authen This also applies to offline tokens. To make sure they are updated the applications need to refresh the tokens before the old keys are removed. -As a guideline it may be a good idea to create new keys every 3-6 months and delete old keys 1-2 months after the new -keys where created. +As a guideline, it may be a good idea to create new keys every 3-6 months and delete old keys 1-2 months after the new +keys were created. ==== Adding a generated keypair