Re: [DISCUSS] Mapping internal roles to external ones (web.xml and API)

2020-02-01 Thread Michael Osipov
Am 2020-01-28 um 22:56 schrieb Mark Thomas: On 28/01/2020 21:50, Christopher Schultz wrote: Michael, On 1/28/20 3:51 PM, Michael Osipov wrote: Am 2020-01-25 um 12:13 schrieb Mark Thomas: On 23/01/2020 10:29, Michael Osipov wrote: Design questions: * Shall this remain a listener or do we

Re: [DISCUSS] Mapping internal roles to external ones (web.xml and API)

2020-01-29 Thread Rémy Maucherat
On Wed, Jan 29, 2020 at 5:26 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Mark, > > On 1/28/20 4:56 PM, Mark Thomas wrote: > > On 28/01/2020 21:50, Christopher Schultz wrote: > >> Michael, > >> > >> On 1/28/20 3:51 PM,

Re: [DISCUSS] Mapping internal roles to external ones (web.xml and API)

2020-01-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 1/28/20 4:56 PM, Mark Thomas wrote: > On 28/01/2020 21:50, Christopher Schultz wrote: >> Michael, >> >> On 1/28/20 3:51 PM, Michael Osipov wrote: >>> Am 2020-01-25 um 12:13 schrieb Mark Thomas: On 23/01/2020 10:29, Michael Osipov

Re: [DISCUSS] Mapping internal roles to external ones (web.xml and API)

2020-01-28 Thread Mark Thomas
On 28/01/2020 21:50, Christopher Schultz wrote: > Michael, > > On 1/28/20 3:51 PM, Michael Osipov wrote: >> Am 2020-01-25 um 12:13 schrieb Mark Thomas: >>> On 23/01/2020 10:29, Michael Osipov wrote: >>> >>> >>> Design questions: * Shall this remain a listener or do we want to introduce

Re: [DISCUSS] Mapping internal roles to external ones (web.xml and API)

2020-01-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Michael, On 1/28/20 3:51 PM, Michael Osipov wrote: > Am 2020-01-25 um 12:13 schrieb Mark Thomas: >> On 23/01/2020 10:29, Michael Osipov wrote: >> >> >> >>> Design questions: * Shall this remain a listener or do we want >>> to introduce a new

Re: [DISCUSS] Mapping internal roles to external ones (web.xml and API)

2020-01-28 Thread Michael Osipov
Am 2020-01-25 um 12:13 schrieb Mark Thomas: On 23/01/2020 10:29, Michael Osipov wrote: Design questions: * Shall this remain a listener or do we want to introduce a new interface for that? If yes, how should it look like? Given the use cases (could apply at various levels) a

Re: [DISCUSS] Mapping internal roles to external ones (web.xml and API)

2020-01-25 Thread Rémy Maucherat
On Sat, Jan 25, 2020 at 12:13 PM Mark Thomas wrote: > On 23/01/2020 10:29, Michael Osipov wrote: > > > > > Design questions: > > * Shall this remain a listener or do we want to introduce a new > > interface for that? If yes, how should it look like? > > Given the use cases (could apply at

Re: [DISCUSS] Mapping internal roles to external ones (web.xml and API)

2020-01-25 Thread Mark Thomas
On 23/01/2020 10:29, Michael Osipov wrote: > Design questions: > * Shall this remain a listener or do we want to introduce a new > interface for that? If yes, how should it look like? Given the use cases (could apply at various levels) a LifecycleListener looks like a reasonable design choice

[DISCUSS] Mapping internal roles to external ones (web.xml and API)

2020-01-23 Thread Michael Osipov
Folks, I'd like to discuss the architecture of BZ 55477 [0], this shall apply to Tomcat 8.5+ only. The feature has been requested several times over time years, being able to map some technical role from a specific store to an application role. E.g., A group SID from AD