Magic link flow with WSO2 identity server

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-11 08:36:43

问题


I have a requirement to generate deep links/magic links for end users. The users will receive the link via email and on click of it requires to be auto logged in (passwordless login).

The identity server that is being used is WSO2 identity server. I also have WSO2 API manager.

Can you please suggest the mechanism via which WSO2 identity server would enable the view of the link/page without requiring the user to explicitly login.


回答1:


I don't think this is supported out-of-the-box. But you can try to write a custom authenticator.

See this doc and article.



来源:https://stackoverflow.com/questions/40166449/magic-link-flow-with-wso2-identity-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!