Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用 thinktecture 进行单点登录的应用程序。我已经在 web.config 文件中配置了被动重定向。
我希望首先加载我的主页,然后单击登录/登录按钮需要进行被动重定向、身份验证和重定向到我的主页。
需要帮助来实现它