Hi,
WSO2 Identity Server is shipped with H2 database as the registry and user-mgt databases. And user store as the LDAP (from 3.2.0 release). But you can configure to use a separate database or LDAP base user store by configuring user-mgt.xml and registry.xml file which can be found in IS_HOME/repository/conf directory. following blog [1] and guide would probably help you.
[1] http://blog.facilelogin.com/2010/12/deploying-wso2-identity-server-over.html
[2] http://wso2.org/project/solutions/identity/3.2.3/docs/user-core/admin_guide.html
Thanks,
Asela.
Submitted by angel.rego.tecn... on March 6, 2012 - 02:25.
Hi, I've checked your links and here is the storyboard of the problem:
version 3.2.3
Download wso2is, extract, execute: everything works fine, openID provider is localhost
now I want to use whatever.myDomain.com as openID provider name
Download wso2is, extract, create the store with the new name by following http://blog.facilelogin.com/2010/12/deploying-wso2-identity-server-over.html, configure carbon.xml and identity.xml mostyly by following http://wso2.org/project/solutions/identity/3.2.3/docs/production.html, and start it up
In this case a) the server starts up but there are some errors in the console "Error while loading identity configurations ...bad file descriptor...and so on". The web console is up, and login as admin works, bot when clicking on Infocard/openid it crashes (error ocurred while issuing information card)
How can I configure wso2is to work with my own name of openID provider instead of localhost
Hi, WSO2 Identity Server is
cannot configure identity server for openID
version 3.2.3
Download wso2is, extract, execute: everything works fine, openID provider is localhost
now I want to use whatever.myDomain.com as openID provider name
Download wso2is, extract, create the store with the new name by following http://blog.facilelogin.com/2010/12/deploying-wso2-identity-server-over.html, configure carbon.xml and identity.xml mostyly by following http://wso2.org/project/solutions/identity/3.2.3/docs/production.html, and start it up
In this case a) the server starts up but there are some errors in the console "Error while loading identity configurations ...bad file descriptor...and so on". The web console is up, and login as admin works, bot when clicking on Infocard/openid it crashes (error ocurred while issuing information card)
How can I configure wso2is to work with my own name of openID provider instead of localhost
Thanks
Please find the configuration