From dd8952f700c34f19b34c59a1404b9a16b4378210 Mon Sep 17 00:00:00 2001 From: Matt Raible Date: Tue, 23 May 2017 16:46:32 -0600 Subject: [PATCH] Update Okta instructions in oauth2Login sample Fixes gh-4352 --- samples/boot/oauth2login/README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/boot/oauth2login/README.adoc b/samples/boot/oauth2login/README.adoc index 435253efca..31ec3c74a8 100644 --- a/samples/boot/oauth2login/README.adoc +++ b/samples/boot/oauth2login/README.adoc @@ -306,8 +306,8 @@ In the next step, we will _assign_ the application to _people_ in order to grant [[okta-login-assign-application-people]] === Assign Application to People -From the _"General"_ tab of the application, select the _"People"_ tab and then click on the _"Assign to People"_ button. -Assign your account to the application and then click on the _"Save and Go Back"_ button. +From the _"General"_ tab of the application, select the _"Assignments"_ tab and then click the _"Assign"_ button. +Select _"Assign to People"_ and assign your account to the application. Then click the _"Save and Go Back"_ button. [[okta-login-configure-application-yml]] === Configuring application.yml