自定义用户商店经理类未显示在用户商店下拉列表中 [英] Custom user store manager class not showing in user store drop down

查看:81
本文介绍了自定义用户商店经理类未显示在用户商店下拉列表中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在通过扩展JDBCUserStoreManager编写自定义用户存储管理器,并将我的jar放到WSO2 dropins目录中,我的用户存储已成功初始化,但是自定义用户存储在用户存储下拉菜单上不可用我正在关注此链接 https://docs.wso2.com/display/IS510/写作+ a +自定义+用户+商店+管理器

i am writing a custom user store manager by extending JDBCUserStoreManager and place my jar to WSO2 dropins directory my user store is successfully initialize but custom user store is not available on user store drop down menu i am following this link https://docs.wso2.com/display/IS510/Writing+a+Custom+User+Store+Manager

推荐答案

您所指向的文档仅说明了如何将自定义用户存储管理器用作主要用户存储.

Documentation you have pointed only explains how to use the custom userstore manager as the primary userstore.

您需要将用户存储管理器注册为osgi服务,就像

You need to register the userstore manager as a osgi service like done for JDBCUserStoreManager

这篇关于自定义用户商店经理类未显示在用户商店下拉列表中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆