diff --git a/index.html b/index.html index 1e065ff..c23ac14 100644 --- a/index.html +++ b/index.html @@ -101,7 +101,7 @@ the client credentials/res out-of-the-box and custom stores can be implemented to support other providers.
Developers looking for a simple and turnkey solution are strongly encouraged to use OrchardCore and its OpenID module, +
Developers looking for a simple and turnkey solution are strongly encouraged to use OrchardCore and its OpenID module, which is based on OpenIddict, comes with sensible defaults and offers a built-in management GUI to easily register OpenID client applications.
To implement a custom OpenID Connect server using OpenIddict, read Getting started.
Samples demonstrating how to use OpenIddict with the different OAuth 2.0/OpenID Connect flows diff --git a/manifest.json b/manifest.json index 5540878..bc7b4f1 100644 --- a/manifest.json +++ b/manifest.json @@ -1682,7 +1682,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "ORQvCf3qpLY7BOn3Uwmcaw==" + "hash": "+YLdHipQxOfXLHhFGm6MLQ==" } }, "is_incremental": false,