config the issuer url

This commit is contained in:
Paul Schneider
2025-07-10 09:16:58 +01:00
parent a39f39c692
commit 19a3ba6f87
4 changed files with 62 additions and 151 deletions

View File

@ -6,6 +6,7 @@
}
},
"AllowedHosts": "*",
"AuthIssuer": "https://localhost:5001",
"Kestrel": {
"Endpoints":
{