diff --git a/README.md b/README.md index ec23db7..04cc83f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![.NET](https://github.com/StuFrankish/AspireForIdentityServer/actions/workflows/dotnet.yml/badge.svg)](https://github.com/StuFrankish/AspireForIdentityServer/actions/workflows/dotnet.yml) [![CodeQL](https://github.com/StuFrankish/AspireForIdentityServer/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/StuFrankish/AspireForIdentityServer/actions/workflows/github-code-scanning/codeql) -# Aspire for IdentityServer & Client +# Aspire for IdentityServer, Client & API This sample includes: - A standard instance of IdentityServer from Duende using version 7.0.7 configured to use SQL Server storage. - An MVC client application setup to use PAR (pushed authorisation requests) and configured to use Redis cache.