All WSO2 products are 100% Open Source and based on Open Standards. Enterprises, ISVs and SaaS providers have the freedom and flexibility to respond to changing business requirements by migrating apps and data across on-premise and cloud infrastructures and from one cloud provider to another.
StratosLive is the Java PaaS operated by WSO2. It is powered by the multi-tenant WSO2 Stratos cloud middleware platform and shares a common code base with the award-winning WSO2 Carbon enterprise middleware platform. App Factory delivers a DevOps PaaS for accelerating agility and/or building digital business ecosystems.
Enterprises the world over have applied the lean building blocks of WSO2 technologies to an unbelievable variety of problems - with unprecedented success in time-to-market, ease of development, flexibility of deployment, and unbeatable ROI. The solutions enabled by WSO2 include a wide variety of enterprise integration problems, security and identity problems, governance problems, and more.
WSO2 hosts variety of events such as Webinars, Workshops, Conferences and Meetups for knowledge sharing, networking around the various Open Source SOA and other business communities.
Our contribution to the community includes not only code, but many other resources such as Webinar recordings, Whitepapers, Case Studies, Articles, Tutorials, Knowledge Base items and many more. You can find useful information related to WSO2 products in this section.
Founded in August 2005, WSO2 is a global enterprise middleware corporation with offices in USA, UK and Sri Lanka. Providing the only complete open source middleware platform from on-premise to cloud, WSO2 is revolutionizing the industry by putting traditional middleware on a diet and introducing lean, powerful and flexible solutions to address the 21st century enterprise challenges.
At WSO2 we not only reinvent enterprise middleware but also reinvent how enterprise support is extended to our customers. Support is not just about providing more code functionality, more docs, or simply customizations. Support for us means helping you to get the most out of your deployments.
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