Skip to content

Commit e7015d7

Browse files
Add comment about in-memory dynmic providers in readme file
1 parent 481ca52 commit e7015d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The [master](https://github.com/RockSolidKnowledge/Samples.IdentityServer4.Saml2
1818
- **sp:** an IdentityServer4 implementation configured to act as both a SAML Identity Provider and a SAML Service Provider
1919
- **DuendeIdentityServer**
2020
- **DuendeIdP:** a Duende.IdentityServer implementation configured to act as a SAML Identity Provider with Service Provider configuration loaded from memory. This uses the Duende Automatic Key Management feature for signing key
21-
- **DuendeDynamicProviders:** A Duende.IdentityServer implementation acting as a SAML Service Provider with dynamic identity providers
21+
- **DuendeDynamicProviders:** A Duende.IdentityServer implementation acting as a SAML Service Provider with in-memory dynamic identity providers
2222

2323

2424
## Getting Started

0 commit comments

Comments
 (0)