DuendeSoftware / Support

Support for Duende Software products
20 stars 0 forks source link

Can I create a client on asp.net mvc using .NET Framework 4.7.2 to communicate with IdentityServer via Oauth2? #1280

Closed tienoho closed 3 weeks ago

tienoho commented 1 month ago

Which version of Duende BFF are you using? IdentityServer 7.0.4 Which version of .NET are you using? .NET Framework 4.7.2 Describe the bug

Can I create a client on asp.net mvc using .NET Framework 4.7.2 to communicate with IdentityServer via Oauth2? If possible, could you please give me a sample? thank you!!!!

RolandGuijt commented 1 month ago

Yes that is possible. Please see our example here which uses .NET Framework 4.8 but it should work with 4.7.2 as well.

RolandGuijt commented 4 weeks ago

@tienoho Did things work out for you? If so I'd like to close this issue.

RolandGuijt commented 3 weeks ago

Closing this but feel free to reopen and add something if needed.