I am unable to login to admin-dashboard application in WSO2 API manager -


i'm unable login admin dashboard in wso2 api manager. got error "unable log in! login failed "

api manager configured ldap read primary user store. our ldap not have groups , roles not red ldap.

additionally api manager configured work mysql db , wso2 key manager. think not reason of such behavior.

if configure api manager standard user store (without changes user-mgt.xml) login admin-dashboard works ok.

this problem resolved.

in file

/repository/deployment/server/jaggeryapps/admin-dashboard/conf/site.json  

i changed "admin" role name '"internal/admin":

"allowedrole":"internal/admin",  "allowedroles":"internal/admin,internal/subscriber" 

now can connect admin-dashboard. think internal necessary because of readonly ldap user store without groups.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -