Skip to content

Commit 18cc302

Browse files
Fix step refrence
1 parent 2c20653 commit 18cc302

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/authenticate/custom-configurations/authentication-experience.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ See [Request user consent for marketing on sign up](/design/pages/marketing-cons
7272

7373
Typically, Kinde receives user profile pictures via the email provider, e.g. Google. If no picture is attached to a profile, Kinde sets the picture to use a Gravatar URL instead. Gravatar sends us a profile URL and either the user picture (if available) or a blank avatar is displayed in Kinde. To avoid blank avatars and to handle profile pictures a different way, you can switch off the Gravatar fallback.
7474

75-
1. Go to **Settings > Applications** and select *Configure* on your application.
75+
1. Go to **Settings > Applications** and select **View details** on your application.
7676
2. Scroll to the **Authenticaton experience** section and switch off the **Use Gravatar fallback** option.
7777
3. Select **Save**.
7878

@@ -88,6 +88,6 @@ See [Pre-populate user identity on sign in](/authenticate/custom-configurations/
8888

8989
You can include URLs in error messages so that users can click them to go back to the sign in screen or your home page.
9090

91-
1. Go to **Settings > Applications** and select *Configure* on your application.
91+
1. Go to **Settings > Applications** and select **View details** on your application.
9292
2. Set the **Application homepage URI** and the **Application login URI**.
9393
3. Select **Save**.

0 commit comments

Comments
 (0)