On Mon 20 Nov 2017 at 14:10, Daniel Beck <[email protected]> wrote: > > > On 20. Nov 2017, at 10:24, Stephen Connolly < > [email protected]> wrote: > > > > In group membership is going to be tricky (not impossible) as you will > need to know which delegate realm the group came from and only match > against users from that same realm. > > > > In general the group support is going to be where you have the worst time > > > > Can probably store the source realm for a user as a UserProperty, and tie > it to that? Unless the admin enables 'fallback mode' that just checks every > realm for a user -- but may result in problems from overlapping user names > if not deliberately selected. >
Nah... worse than that... most of the critical API calls drop down to String. :-( > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/F2C7D297-D671-4423-ADCF-BD01096824E8%40beckweb.net > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMxS4Q_e4%3DnSwiSyUDTLJwgKtDcDugPH0p8q6X%3D%2B7CzP6A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
