Relative Content

Tag Archive for openid-connectopenid

OpenID Connect using .NET 8

I am struggling to get OpenID Connect to work on .NET 8. Can someone post a full example of how it works? I keep getting remote login failure. I have an API controller which I decorated with [Authorize]. Any help appreciated. I am migrating from .NET 4x to .NET 8 (still a little new to all the syntax).

OpenId using .net8

i am struggling to get openidconnect to work on .net 8 can someone post a full example of how it works. I keep getting remote login failure. I have an api controller which i decorated with [Authorize] Any help appreciated. I am migrating from .net 4x to .net 8 (still a little new to all the syntaxes)