From 7a2939765e79a191c729b6434c9d13e1c6d16ea4 Mon Sep 17 00:00:00 2001 From: andrewclymer Date: Tue, 10 Feb 2026 11:10:05 +0000 Subject: [PATCH 1/5] Added a Going Further section, that references AdminUI --- guides/getting-started/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guides/getting-started/index.md b/guides/getting-started/index.md index e551266..a2fcef0 100644 --- a/guides/getting-started/index.md +++ b/guides/getting-started/index.md @@ -16,7 +16,8 @@ OpenIddict features three independent stacks: > [!NOTE] > The three stacks can be used together or independently, depending on your specific scenario. -# Going further + +# Going Further - A quick start .NET Core OpenIddict OAuth 2.0/OpenID Connect server instance with a management portal for clients and users. [Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui). From e7eb3a737893fa8cdc43feb3fd05b9aba5cfc42d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Tue, 10 Feb 2026 16:34:24 +0100 Subject: [PATCH 2/5] Apply suggestion from @kevinchalet --- guides/getting-started/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/guides/getting-started/index.md b/guides/getting-started/index.md index a2fcef0..0b6f1b9 100644 --- a/guides/getting-started/index.md +++ b/guides/getting-started/index.md @@ -16,7 +16,6 @@ OpenIddict features three independent stacks: > [!NOTE] > The three stacks can be used together or independently, depending on your specific scenario. - # Going Further - A quick start .NET Core OpenIddict OAuth 2.0/OpenID Connect server instance with a management portal for clients and users. From f7af4551ac0e91a3793e33152ceb51a1aa708950 Mon Sep 17 00:00:00 2001 From: andrewclymer Date: Mon, 9 Mar 2026 13:56:22 +0000 Subject: [PATCH 3/5] Added Video for Quick Start with AdminUI --- guides/getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/getting-started/index.md b/guides/getting-started/index.md index 0b6f1b9..4a4d704 100644 --- a/guides/getting-started/index.md +++ b/guides/getting-started/index.md @@ -19,4 +19,4 @@ OpenIddict features three independent stacks: # Going Further - A quick start .NET Core OpenIddict OAuth 2.0/OpenID Connect server instance with a management portal for clients and users. - [Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui). + [Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui). Watch this [short video](https://www.youtube.com/watch?v=-QuutC0OFFE) on how \ No newline at end of file From f19e67abaefec52103dc092b96ed3d50861cc2dc Mon Sep 17 00:00:00 2001 From: andrewclymer Date: Tue, 10 Mar 2026 13:07:18 +0000 Subject: [PATCH 4/5] Updated wording, for OpenIddict + AdminUI --- guides/getting-started/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guides/getting-started/index.md b/guides/getting-started/index.md index 4a4d704..a52bb0c 100644 --- a/guides/getting-started/index.md +++ b/guides/getting-started/index.md @@ -19,4 +19,5 @@ OpenIddict features three independent stacks: # Going Further - A quick start .NET Core OpenIddict OAuth 2.0/OpenID Connect server instance with a management portal for clients and users. - [Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui). Watch this [short video](https://www.youtube.com/watch?v=-QuutC0OFFE) on how \ No newline at end of file + - Step by step article, [Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui). + - Or see it come to life via this [short video](https://www.youtube.com/watch?v=-QuutC0OFFE). From 6f00763cde586c0ffb624b8bd3483ebec4cfef38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Tue, 24 Mar 2026 14:57:02 +0100 Subject: [PATCH 5/5] Replace the Youtube link by an embedded player --- guides/getting-started/index.md | 14 ++++++++++---- integrations/index.md | 12 ++++++++++-- package-lock.json | 2 +- 3 files changed, 21 insertions(+), 7 deletions(-) diff --git a/guides/getting-started/index.md b/guides/getting-started/index.md index a52bb0c..a171a87 100644 --- a/guides/getting-started/index.md +++ b/guides/getting-started/index.md @@ -16,8 +16,14 @@ OpenIddict features three independent stacks: > [!NOTE] > The three stacks can be used together or independently, depending on your specific scenario. -# Going Further +# Going further -- A quick start .NET Core OpenIddict OAuth 2.0/OpenID Connect server instance with a management portal for clients and users. - - Step by step article, [Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui). - - Or see it come to life via this [short video](https://www.youtube.com/watch?v=-QuutC0OFFE). +- A quick start OpenIddict OAuth 2.0/OpenID Connect server instance with a management portal for clients and users: +[Creating your own server instance with Management UI](https://www.openiddictcomponents.com/articles/quick-start-openiddict-sso-solution-with-management-ui). + +
+ +
\ No newline at end of file diff --git a/integrations/index.md b/integrations/index.md index 6984bd2..5e80c1b 100644 --- a/integrations/index.md +++ b/integrations/index.md @@ -9,8 +9,16 @@ Documentation for open-source integrations maintained by the OpenIddict communit - **[identity-base](https://github.com/Amaretto-Software-Labs/identity-base)** by [Amaretto Software Labs](https://github.com/Amaretto-Software-Labs): Identity Base simplifies the setup of ASP.NET Core Identity, OpenIddict, user databases, and all user flows, including user registration, email confirmation, password reset, multi-factor authentication (MFA), and social logins. Identity Base is a drop-in NuGet package that handles all the complexities—you bring your UI, and Identity Base manages the user database and OIDC flows through OpenIddict. It also includes a ReactJS package to facilitate easy integration with your ReactJS frontends. Commercially supported components provided by Rock Solid Knowledge: -- **[OpenIddict.AdminUI](https://www.openiddictcomponents.com/products/adminui?utm_source=openiddictgithubdocumentationadminui&utm_campaign=openiddict)** by [Rock Solid Knowledge](https://www.rocksolidknowledge.com/): The N°1 OpenIddict AdminUI tool. Provides a web portal and programmable API to manage your OpenIddict configuration and Users. -- **[OpenIddict.SAML2P](https://www.openiddictcomponents.com/products/saml2p?utm_source=openiddictgithubdocumentationsaml&utm_campaign=openiddict)** by [Rock Solid Knowledge](https://www.rocksolidknowledge.com/): Ideal for enabling OpenIddict to act as a SAML Identity Provider (IDP) or a SAML Service Provider (SP). +- **[OpenIddict.AdminUI](https://www.openiddictcomponents.com/products/adminui?utm_source=openiddictgithubdocumentationadminui&utm_campaign=openiddict)** by [Rock Solid Knowledge](https://www.rocksolidknowledge.com/): the n°1 OpenIddict AdminUI tool. Provides a web portal and programmable API to manage your OpenIddict configuration and Users. + +
+ +
+ +- **[OpenIddict.SAML2P](https://www.openiddictcomponents.com/products/saml2p?utm_source=openiddictgithubdocumentationsaml&utm_campaign=openiddict)** by [Rock Solid Knowledge](https://www.rocksolidknowledge.com/): ideal for enabling OpenIddict to act as a SAML Identity Provider (IDP) or a SAML Service Provider (SP). Others commercial products: - **[IdentitySuite](https://identitysuite.net)**, lightning-fast, turnkey OpenIddict-based solution supporting common OAuth 2.0/OpenID Connect flows. Manage users, applications, UI themes, and email templates through a unified Blazor interface—all in one place! Includes a free plan for small-scale use. diff --git a/package-lock.json b/package-lock.json index 23a2e31..8f2ff9f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "openiddict-documentation_gd", + "name": "openiddict-documentation", "lockfileVersion": 2, "requires": true, "packages": {