Commit Graph

22 Commits

Author SHA1 Message Date
Deepak Pansheriya 680f9f3757
IDEMPIERE-5346 : Adding SSO support (#1571)
* 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
2023-09-21 16:43:49 +08:00
hengsin ae5a665dd8
IDEMPIERE-4933 Platform update for 9.x (#857)
* IDEMPIERE-4933 Platform update for 9.x

- WIP

* IDEMPIERE-4933 Platform update for 9.x

- project to repackaged some osgi bundles from maven

* IDEMPIERE-4933 Platform update for 9.x

- Fix target platform error

* IDEMPIERE-4933 Platform update for 9.x

* IDEMPIERE-4933 Platform update for 9.x

- minor eclipse setting fix
2021-09-04 16:12:10 +02:00
hengsin 052a9e8474
IDEMPIERE-4512 zk9.5 - Timeout page is not working (#384) 2020-11-16 18:18:49 +01:00
Carlos Ruiz 1f701bbced IDEMPIERE-3980 Thanks to Alessandro Cordella for reporting 2019-06-10 15:08:00 +02:00
hieplq 29f4a4b830 Jetty vulnerability
https://webtide.com/indexing-listing-vulnerability-in-jetty/

https://www.eclipse.org/lists/jetty-dev/msg03298.html
2019-04-23 19:48:36 +07:00
Carlos Ruiz 059a9ee240 hg merge release-3.1 (merge release3.1 into development) 2016-08-11 11:39:15 +02:00
hieplq cfa02576fb IDEMPIERE-3139:Frequent timeout exception 2016-07-31 19:20:44 +07:00
hieplq 1ca5d9835d IDEMPIERE-3136:all stuff relate library of idempiere
update and use osgi version of library (passay, itextpdf, bcprov, super-csv)
2016-07-07 19:05:05 +07:00
hieplq bd992ae9e0 IDEMPIERE-2969:update to use zk8-osgi library
servlet-mapping of zk already defind in zk_x.x.x.jar bundle
jetty don't allow dupplicate servlet mapping
so use overrider-web.xml to overrider default mapping configuration of zk
2015-12-12 00:44:24 +07:00
hieplq 3f0c230be9 IDEMPIERE-2969:update to use zk8-osgi library
add new zk osgi project
2015-12-10 20:58:11 +07:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
Heng Sin Low dda7eac48c Merge 798fe5038b03 (development branch) into bb398087062f (zk7 branch) 2014-04-30 18:00:46 +08:00
Heng Sin Low 8ecad8bea8 1003894 Java OutOfMemory Issue. Turn off zk gzip compression - it is suspected that the zk gzip compression implementation leave many Deflater object over time that relying on finalizer thread to perform clean up. The finalizer thread failed to keep up and eventually cause OOM error. 2014-04-10 11:57:11 +08:00
Heng Sin Low f41088eb9e IDEMPIERE-1635 Upgrade to zk7. Initial commit. WIP. 2013-12-16 12:25:32 +08:00
Heng Sin Low 01d80efbb5 IDEMPIERE-608 Zk InfoSchedule: Replace TimeLine with Calendar component. 2013-02-04 18:09:59 +08:00
Heng Sin Low f0b547815f IDEMPIERE-175 Atmosphere server push. Fixed startup warning. 2013-01-06 09:17:06 +08:00
Deepak Pansheriya bb085c5546 IDEMPIERE-293 List of active session 2012-10-18 15:53:46 +05:30
Heng Sin Low 668e61686f IDEMPIERE-166 Rebranding of logo and product name 2012-06-06 22:13:34 +08:00
Heng Sin Low 581f458ddf IDEMPIERE-175 Performance: Use atmosphere ( long pooling, NIO ) server push 2012-04-25 17:35:53 +08:00
Elaine Tan baada05fe5 [IDEMPIERE-175] Performance: Use atmosphere ( long pooling, NIO ) server push 2012-04-24 18:54:53 +08:00
Heng Sin Low 14b2ea7cc6 minor - do not turn on https requirement by default to simplify development setup. 2012-03-12 12:05:11 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00