From 9cb3cc3e5fe25eeb0f4dfa365f0c9ce382f6db3a Mon Sep 17 00:00:00 2001 From: Christine Belzie <105683440+CBID2@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:32:30 -0400 Subject: [PATCH] feat: add info on what should occur post-transfer (#29464) Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com> --- .../transferring-ownership-of-an-oauth-app.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/apps/oauth-apps/maintaining-oauth-apps/transferring-ownership-of-an-oauth-app.md b/content/apps/oauth-apps/maintaining-oauth-apps/transferring-ownership-of-an-oauth-app.md index 56b1d4cf53..c85f3e8357 100644 --- a/content/apps/oauth-apps/maintaining-oauth-apps/transferring-ownership-of-an-oauth-app.md +++ b/content/apps/oauth-apps/maintaining-oauth-apps/transferring-ownership-of-an-oauth-app.md @@ -23,3 +23,5 @@ shortTitle: Transfer ownership 1. To confirm the transfer, in the text field, type the name of the {% data variables.product.prodname_oauth_app %} you want to transfer. 1. Under "New owner's {% data variables.product.prodname_dotcom %} username or organization name," type the name of the user or organization you want to transfer the {% data variables.product.prodname_oauth_app %} to. 1. Click **Transfer this application**. + +Once you initiate the transfer, the new owner needs to navigate to their {% data variables.product.prodname_oauth_app %}s page. From there, they should see the app listed under "Pending transfer requests". They need to click on the app name and then click **Complete transfer**.