680f9f3757
* IDEMPIERE-5346 : Adding SSO support * IDEMPIERE-5346 : Fix as per peer review feedback. Valid user should have password not null removing #SSO_IS_ALREADY_AUTHENTICATE context variable due to security risk Cross site scripting issue on error.htm Making show role panel as system configurable Adding language selection on role panel Adding SSO support on iDempiere monitor and osgi console * IDEMPIERE-5346: Redirect to console using static URL to avoid security vulenarabilit * Committing patch from Carlos pr1571PR * IDEMPIERE-5565: fixing NPE issue on Role change * IDEMPIERE-5346: Appling pr1571PR2 from Carlos * 1. IDEMPIERE-5346: Fix idempiereMonitor goes in a loop of sign-in - Fix NPE when changing role - Fix NPE when a user with single role & sysconfig: SSO_SELECT_ROLE is 'N' * IDEMPIERE-5346 : IDempiere Monitor, use out of box login when SSO is not configured. * IDEMPIERE-5346: Adding Authorization type on User and Tenant window. Created /webui/admin page for login with application credential. * IDEMPIERE-5346: Implementing Hengsi's Code review comments Showing meaning full error when Identity Provider returns error In SSO filter, ignoreing css, zkau, images and resource URL Correcting typo in Principal name. Updated Documentation * IDEMPIERE-5346 : Fixed documentation, typo and pending review comments * IDEMPIERE-5346: Use token & SSO principal service to validate in Login.GetClient * IDEMPIERE-5346: Remove the Domain URL column and refactor the code. * IDEMPIERE-5346: Adding flag ENABLE_SSO_IDEMPIERE_MONITOR and ENABLE_SSO_OSGI_CONSOLE, using cache for SSOService, defaulting Authentication type on client to “Application and SSO” * IDEMPIERE-5346: Fixed issue of User SSO type not respected and support for Zoom URL |
||
---|---|---|
.github | ||
db | ||
doc | ||
event.test | ||
lib | ||
migration | ||
migration-historic | ||
org.adempiere.base | ||
org.adempiere.base-feature | ||
org.adempiere.base.callout | ||
org.adempiere.base.process | ||
org.adempiere.eclipse.equinox.http.servlet | ||
org.adempiere.install | ||
org.adempiere.payment.processor | ||
org.adempiere.payment.processor-feature | ||
org.adempiere.pipo | ||
org.adempiere.pipo-feature | ||
org.adempiere.pipo.handlers | ||
org.adempiere.plugin.utils | ||
org.adempiere.replication | ||
org.adempiere.replication-feature | ||
org.adempiere.replication.server | ||
org.adempiere.replication.server-feature | ||
org.adempiere.report.jasper | ||
org.adempiere.report.jasper-feature | ||
org.adempiere.report.jasper.library | ||
org.adempiere.server | ||
org.adempiere.server-feature | ||
org.adempiere.ui | ||
org.adempiere.ui.zk | ||
org.adempiere.ui.zk-feature | ||
org.apache.ecs | ||
org.compiere.db.oracle.provider | ||
org.compiere.db.postgresql.provider | ||
org.compiere.db.provider-feature | ||
org.idempiere.eclipse.platform-feature | ||
org.idempiere.equinox.p2.director-feature | ||
org.idempiere.felix.webconsole | ||
org.idempiere.felix.webconsole-feature | ||
org.idempiere.hazelcast.service | ||
org.idempiere.hazelcast.service-feature | ||
org.idempiere.javadoc | ||
org.idempiere.jetty.osgi.boot.fragment | ||
org.idempiere.keikai | ||
org.idempiere.maven.to.p2 | ||
org.idempiere.p2 | ||
org.idempiere.p2.repackaged | ||
org.idempiere.p2.targetplatform | ||
org.idempiere.p2.targetplatform.mirror | ||
org.idempiere.p2.targetplatform.mirror.aggregator | ||
org.idempiere.p2.targetplatform.mirror.feature | ||
org.idempiere.parent | ||
org.idempiere.printformat.editor | ||
org.idempiere.test | ||
org.idempiere.test-feature | ||
org.idempiere.webservices | ||
org.idempiere.webservices-feature | ||
org.idempiere.webservices.client-feature | ||
org.idempiere.zk-feature | ||
org.idempiere.zk.billboard | ||
org.idempiere.zk.billboard.chart | ||
org.idempiere.zk.extra | ||
utils_dev | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Credits.html | ||
LICENSE.md | ||
README.md | ||
RUN_SyncDBDev.sh | ||
SECURITY.md | ||
adempiere-local-template.properties | ||
license.html | ||
note.for.update.readme | ||
pom.xml | ||
pull_request_template.md | ||
testTemplate.properties | ||
zk.xml |
README.md
iDempiere. Community Powered Enterprise
iDempiere Business Suite ERP/CRM/SCM done the community way. Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users.
Please visit the project front page containing links for most of our resources: https://www.idempiere.org/
You can have a first-hand experience about the software in one of our live cloud test sites: https://www.idempiere.org/test-sites
If you want to install it by yourself, the most used way is to follow the guide: https://wiki.idempiere.org/en/Installing_iDempiere
In case of doubts please use our support forums at http://groups.google.com/group/idempiere
Or our Mattermost support channel in https://mattermost.idempiere.org/
Don't forget to check our code of conduct and our contribution guide
If you find a bug or want to register a feature request please consider discussing it first in our forums, and after you're totally sure, please use the JIRA ticketing system: https://idempiere.atlassian.net
Continuous integration when changing this repository is managed with Jenkins at http://ci.idempiere.org/