Skip to content

Commit 9fecd9e

Browse files
committed
Updating frontmatter
1 parent 4076721 commit 9fecd9e

15 files changed

+210
-3
lines changed

src/content/docs/authenticate/about-auth/about-authentication.mdx

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,20 @@ relatedArticles:
99
- 0145d1ce-564e-4c28-820f-2f126abbfe3a
1010
- 720fcdda-daa6-4dff-ad2d-177af555e6bb
1111
- 2c58dabc-fe5c-4919-ade7-4caab8da47e8
12-
app_context:
13-
- m: settings
14-
s: authentication
12+
description: >
13+
Learn about Kinde's authentication methods including password, passwordless, social sign-in, and enterprise connections.
14+
metadata:
15+
topics: [authenticate]
16+
sdk: []
17+
languages: []
18+
audience: [developer, product-manager]
19+
complexity: beginner
20+
keywords: [authentication, sign up, sign in, password, passwordless, social login, enterprise, SSO]
21+
updated: 2025-01-16
22+
featured: false
23+
deprecated: false
24+
ai-summary: >
25+
Comprehensive overview of Kinde's authentication methods including password, passwordless, social sign-in, and enterprise connections with multi-domain support.
1526
---
1627

1728
Kinde makes authentication easy by providing a range of methods to choose from.

src/content/docs/authenticate/about-auth/authentication-methods.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ relatedArticles:
1010
- 0145d1ce-564e-4c28-820f-2f126abbfe3a
1111
- a5225946-27ad-41c0-a3c1-9a6d735e3efb
1212
- 66b2a627-b24a-4ccf-a792-80a6a9fe35ef
13+
description: >
14+
Detailed guide to all authentication methods supported by Kinde including email, phone, social, and enterprise authentication.
15+
metadata:
16+
topics: [authenticate]
17+
sdk: []
18+
languages: []
19+
audience: [developer, product-manager]
20+
complexity: beginner
21+
keywords: [email authentication, password, passwordless, phone auth, SMS, social login, enterprise SSO, OTP]
22+
updated: 2025-01-16
23+
featured: false
24+
deprecated: false
25+
ai-summary: >
26+
Complete guide to Kinde's authentication methods including email/password, passwordless OTP, phone SMS authentication, social providers, and enterprise SSO connections.
1327
---
1428

1529
Kinde supports the following authentication methods.

src/content/docs/authenticate/about-auth/identity-and-verification.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ relatedArticles:
88
- d5ab49ac-bf16-487a-b1a1-e07f68e42be7
99
- 776166a5-eebd-42be-a695-36eaafba0823
1010
- 8b9376c4-308c-4eaa-a990-606fb8bbf770
11+
description: >
12+
Understanding how user identity and verification works in Kinde, including identity types, trusted providers, and verification processes.
13+
metadata:
14+
topics: [authenticate]
15+
sdk: []
16+
languages: []
17+
audience: [developer, security-engineer]
18+
complexity: intermediate
19+
keywords: [user identity, verification, trusted providers, email verification, social identity, enterprise identity, profile sync]
20+
updated: 2025-01-16
21+
featured: false
22+
deprecated: false
23+
ai-summary: >
24+
Comprehensive guide to user identity management in Kinde covering identity types, verification processes, trusted providers, and profile synchronization.
1125
---
1226

1327
A key part of making authentication secure, is through verification of user identities. Verification usually happens at sign up, to ensure the person signing up exists and is the intended person gaining access to your app or project.

src/content/docs/authenticate/about-auth/user-communication.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ relatedArticles:
77
- 0222489b-3478-48a7-a5c9-c99c6044f0e9
88
- c4182a6d-64ca-4c82-ba33-e5fc5d8b8cad
99
- e519f56a-603a-44dd-a946-3aaf6fb256ce
10+
description: >
11+
Learn about how Kinde communicates with users through emails and SMS for authentication purposes.
12+
metadata:
13+
topics: [authenticate]
14+
sdk: []
15+
languages: []
16+
audience: [developer, product-manager]
17+
complexity: beginner
18+
keywords: [user communication, email, SMS, OTP, verification, Twilio, webhooks]
19+
updated: 2025-01-16
20+
featured: false
21+
deprecated: false
22+
ai-summary: >
23+
Guide to Kinde's user communication methods including authentication emails, SMS OTP messages, and webhook integration for custom notifications.
1024
---
1125

1226
Kinde only sends emails or texts to users as part of the authentication experience, for example to send one-time passwords or to verify user identity for self-sign-up.

src/content/docs/authenticate/auth-guides/enterprise-connections-identity.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ sidebar:
66
relatedArticles:
77
- fcf28a71-c3a8-4474-9564-ad089d3f2105
88
- e519f56a-603a-44dd-a946-3aaf6fb256ce
9+
description: >
10+
Understanding why Kinde enforces one enterprise identity per user for security, account integrity, and simplified tenant management.
11+
metadata:
12+
topics: [authenticate]
13+
sdk: []
14+
languages: []
15+
audience: [developer, security-engineer, enterprise-admin]
16+
complexity: intermediate
17+
keywords: [enterprise identity, SSO, identity provider, IdP, security, account integrity, tenant management]
18+
updated: 2025-01-16
19+
featured: false
20+
deprecated: false
21+
ai-summary: >
22+
Security-focused guide explaining why Kinde enforces one enterprise identity per user to prevent conflicts, ensure account integrity, and simplify tenant management.
923
---
1024

1125
At Kinde, each user can only have one enterprise identity provider (IdP) connection as part of their user profile. This is because we want to keep things simple, secure, and reliable.

src/content/docs/authenticate/auth-guides/mixed-b2b-b2c.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ relatedArticles:
99
- 0145d1ce-564e-4c28-820f-2f126abbfe3a
1010
- 720fcdda-daa6-4dff-ad2d-177af555e6bb
1111
- 2c58dabc-fe5c-4919-ade7-4caab8da47e8
12+
description: >
13+
Complete guide to setting up unified authentication for mixed B2B and B2C businesses using Kinde Scale plan features.
14+
metadata:
15+
topics: [authenticate]
16+
sdk: []
17+
languages: []
18+
audience: [developer, product-manager, enterprise-admin]
19+
complexity: advanced
20+
keywords: [B2B, B2C, mixed authentication, enterprise connections, SAML, organizations, home realm discovery]
21+
updated: 2025-01-16
22+
featured: false
23+
deprecated: false
24+
ai-summary: >
25+
Comprehensive guide for setting up unified authentication supporting both B2B enterprise connections and B2C passwordless authentication in a single application.
1226
---
1327

1428
If you have an app or site that supports a mix of business customers and direct customers, this guide shows you how to set up authentication in Kinde to meet both these needs.

src/content/docs/authenticate/auth-guides/pass-params-idp.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ relatedArticles:
77
- fcf28a71-c3a8-4474-9564-ad089d3f2105
88
- b663dbde-2045-4f51-bab4-84d0c9fbe15b
99
- 50284476-2442-414c-af20-01ed3ef4ca4e
10+
description: >
11+
Learn how to pass static and dynamic parameters to identity providers during authentication for improved user experience.
12+
metadata:
13+
topics: [authenticate]
14+
sdk: []
15+
languages: [json]
16+
audience: [developer, integration-engineer]
17+
complexity: intermediate
18+
keywords: [upstream params, identity provider, OAuth 2.0, SAML, login_hint, prompt, account switcher]
19+
updated: 2025-01-16
20+
featured: false
21+
deprecated: false
22+
ai-summary: >
23+
Technical guide for passing static and dynamic parameters to identity providers during OAuth 2.0 and SAML authentication flows.
1024
---
1125

1226
You can pass provider-specific parameters to an Identity Provider (IdP) during authentication. These are also known as 'upstream params'. The values your pass can either be static per connection or dynamic per user.

src/content/docs/authenticate/authentication-methods/email-authentication.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ relatedArticles:
77
- 26e55a64-13dd-4c7b-b9ad-e7595903ddc8
88
- c4bc277a-5ec7-418c-ba1c-4d58c9ddfd7d
99
- 2aa551b8-06c0-4947-bd4b-d643c77ed224
10+
description: >
11+
Comprehensive overview of email authentication methods including verification, account linking, and customization options.
12+
metadata:
13+
topics: [authenticate]
14+
sdk: []
15+
languages: []
16+
audience: [developer, product-manager]
17+
complexity: beginner
18+
keywords: [email authentication, email verification, account linking, Gravatar, login_hint, profile pictures]
19+
updated: 2025-01-16
20+
featured: false
21+
deprecated: false
22+
ai-summary: >
23+
Complete guide to email authentication covering verification processes, account linking, and customization options for email-based sign-in.
1024
---
1125

1226
The most common application signup and sign in method for users is email. Kinde supports a number of approaches to email authentication.

src/content/docs/authenticate/authentication-methods/email-deliverability.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ sidebar:
66
relatedArticles:
77
- 0222489b-3478-48a7-a5c9-c99c6044f0e9
88
- 90134c89-16e4-4981-b988-b0cb4f1722c5
9+
description: >
10+
Guide to email deliverability best practices including custom email senders, authentication records, and troubleshooting delivery issues.
11+
metadata:
12+
topics: [authenticate]
13+
sdk: []
14+
languages: []
15+
audience: [developer, product-manager, devops]
16+
complexity: intermediate
17+
keywords: [email deliverability, SMTP, SPF, DMARC, DKIM, email authentication, spam prevention]
18+
updated: 2025-01-16
19+
featured: false
20+
deprecated: false
21+
ai-summary: >
22+
Comprehensive guide to email deliverability including custom sender setup, authentication records, and troubleshooting common delivery issues.
923
---
1024

1125
Kinde encourages users to configure their own email sender, so that verification and other emails are sent form your own business, and not Kinde.

src/content/docs/authenticate/authentication-methods/password-authentication.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ relatedArticles:
77
- 26e55a64-13dd-4c7b-b9ad-e7595903ddc8
88
- d5ab49ac-bf16-487a-b1a1-e07f68e42be7
99
- 43e8aa2d-76a4-4445-ae90-84d3f1a55fcb
10+
description: >
11+
Complete guide to password authentication in Kinde including security features, password strength requirements, and reset options.
12+
metadata:
13+
topics: [authenticate]
14+
sdk: []
15+
languages: []
16+
audience: [developer, product-manager]
17+
complexity: beginner
18+
keywords: [password authentication, password strength, password reset, security, hash encryption, MFA]
19+
updated: 2025-01-16
20+
featured: false
21+
deprecated: false
22+
ai-summary: >
23+
Comprehensive guide to password authentication including security features, strength requirements, reset methods, and MFA recommendations.
1024
---
1125

1226
Password authentication is where an end user supplies and maintains their own password to access your app or project.

0 commit comments

Comments
 (0)