问题
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