Having scraped just about the entire web and found countless non-working examples I could really use an example of using Keycloak to authenticate and authorize a user in a Razor app.
It would be a plus if the Keycloak arguments (ProviderURL, Client, Secrret) is provided using environment variables as I do most code in containers.
Anyone have such a thing then it would just make my day.
Cheers, Karsten