标签: authentication wso2 wso2is wso2-am deep-linking
我需要为最终用户生成深层链接/魔术链接。用户将通过电子邮件收到链接,点击该链接需要自动登录(无密码登录)。
正在使用的身份服务器是WSO2身份服务器。我也有WSO2 API管理器。
请您建议WSO2身份服务器启用链接/页面视图的机制,而无需用户明确登录。
答案 0 :(得分:0)
I don't think this is supported out-of-the-box. But you can try to write a custom authenticator.
See this doc和article获取网址和标题。