简体   繁体   English

与WSO2身份服务器的魔术链接流程

[英]Magic link flow with WSO2 identity server

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. 正在使用的身份服务器是WSO2身份服务器。 I also have WSO2 API manager. 我也有WSO2 API管理器。

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. 能否请您建议WSO2身份服务器启用链接/页面视图的机制,而无需用户明确登录。

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 . 请参阅此文档文章

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM