在我的環境中,我目前有兩個應用程序,可以稱它們爲portal和sso。門戶網站是我管理用戶帳戶並允許其註冊的地方。 SSO是我對IdentityServer的實現。我想要求用戶在90天后或在密碼恢復後重置密碼。我可以在AuthenticateLocalAsync函數中檢查這個問題,但問題是如何將它們重定向到門戶密碼重置頁面?或者更容易將自定義頁面添加到IdentityServer以處理這種性質的密碼重置?有沒有這樣的例子,特別是在身份服務器沒有使用其登錄功能嵌入到應用程序中的情況下?Thinktecture Identity Server密碼重置重定向
0
A
回答
0
你最好的選擇是在同一IdentityServer項目,以創建「重置密碼」頁面,並出具局部每次登錄使用過期密碼的用戶完成的過程中,成功的標誌時重定向到該頁面。
用這種方法你可以捕捉用戶使用過期密碼纔有效登錄之前,沒有徹底打破了登錄流程。
您可以在IdentityServer3 CustomUserService sample中找到一些詳細信息,特別是在使用「EulaAtLoginUserService」的「EULA」示例中。
我不認爲存在IdentityServer登錄流程中直接將用戶重定向到一個外部終端(例如,您的門戶網站駐留在另一個域)的方式。
相關問題
- 1. 的Identity Server 3重置密碼頁
- 2. Thinktecture Identity Server HRD
- 3. Thinktecture Identity Server Cors支持
- 4. wordpress密碼重置後重定向
- 5. drupal 6.19密碼重置重定向
- 6. Thinktecture IdentityServer註銷後如何重定向?
- 7. Thinktecture Identity Server和ASP.NET打開OAuth
- 8. Thinktecture Identity Server的可能情況?
- 9. Thinktecture Identity server v3谷歌提供商
- 10. 密碼HTML重定向
- 11. Spring Security 4 - CredentialsExpiredException不重定向到重置密碼 - XML配置
- 12. 重定向發送重置密碼的指令後,制定
- 13. 更改密碼重置在Laravel重定向鏈接5
- 14. 設計重置密碼。不要重定向,發回Ajax成功?
- 15. Laravel 5.重置密碼後重定向消息
- 16. 在laravel重置密碼後重定向到登錄頁面
- 17. Thinktecture Identity Server - 設置外部身份提供商
- 18. 如何使用ASP.NET身份設置Thinktecture Identity Server v3 beta 1-2?
- 19. 如何重置SQL Server sa密碼
- 20. Realm Object Server SyncUser重置/更改密碼
- 21. 重置Windows Server 2008 R2上的密碼
- 22. Identity Server:使用WS Federation註銷後重定向
- 23. Identity Server 4/OpenID Connect默認重定向URL
- 24. 註銷後重定向登錄(Identity Server 3)
- 25. Asp.Net Identity 2無法重置密碼清除文本?
- 26. 重置重定向
- 27. 擴展Django密碼重置
- 28. PHP密碼重置
- 29. Webmatrix重置密碼
- 30. Laravel重置密碼