Skip to content

Commit 520069e

Browse files
committed
Update README.md
1 parent fafb65a commit 520069e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,14 @@ out-of-the-box and custom stores can be implemented to support other providers.
3131
**Samples demonstrating how to use OpenIddict with the different OAuth 2.0/OpenID Connect flows**
3232
can be found in the [dedicated repository](https://github.com/openiddict/openiddict-samples).
3333

34-
**Developers looking for a simple and turnkey solution are strongly encouraged to use [OrchardCore and its OpenID module](https://docs.orchardcore.net/en/latest/docs/reference/modules/OpenId/)**,
35-
which is based on OpenIddict, comes with sensible defaults and offers a built-in management GUI to easily register OpenID client applications.
34+
**Developers looking for a simple and turnkey solution are strongly encouraged to evaluate these popular options**:
35+
- [Volo.OpenIddict.Pro](https://abp.io/modules/Volo.OpenIddict.Pro), which is based on OpenIddict, supports all the common OAuth 2.0/OpenID Connect flows and offers a powerful applications/scopes management GUI.
36+
- [OrchardCore.OpenId](https://docs.orchardcore.net/en/latest/docs/reference/modules/OpenId/), which is also based on OpenIddict, comes with sensible defaults and offers a built-in management GUI to easily register OpenID client applications.
3637

37-
**Looking to integrate with a SAML2P Identity Provider (IDP) or Service Provider (SP)?** Rock Solid Knowledge, a sponsor of OpenIddict, is developing a range of identity components to enhance your OpenIddict solution.
38-
The first of these is their popular [SAML2P component](https://www.openiddictcomponents.com/?utm_source=openiddictgithubmain&utm_campaign=openiddict).
38+
> [!TIP]
39+
> **Looking to integrate with a SAML2P Identity Provider (IDP) or Service Provider (SP)?** Rock Solid Knowledge,
40+
> a sponsor of OpenIddict, is developing a range of identity components to enhance your OpenIddict solution.
41+
> The first of these is their popular [SAML2P component](https://www.openiddictcomponents.com/?utm_source=openiddictgithubmain&utm_campaign=openiddict).
3942
4043
--------------
4144

0 commit comments

Comments
 (0)