Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

We have applications developed as Blazor Web Servers applications. We use 2FA using DOD CAC cards, which work with local IIS. When we deploy to a test server to test the 2FA communications do not work as the local iis did, we are getting nulls for the connection.

Does anyone have 2FA with Blazor Web Server apps working?

These links were used and followed // RemoteIpAddress is always null // How do I get client IP address in ASP.NET CORE?

Need help from others that may have 2FA DOD CAC authentication using Blazor Web Servers.

Sent QA question to GITHUB team with this link. No responses yet: https://github.com/dotnet/aspnetcore/discussions/29045

Thank you in Advance, Eric


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
644 views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...