Second Office365 Domain requires different "Issuer URI"
Cantor, Scott
cantor.2 at osu.edu
Thu Mar 28 20:02:51 EDT 2019
On 3/28/19, 7:49 PM, "users on behalf of Lalith Jayaweera" <users-bounces at shibboleth.net on behalf of ljayaweera at gmail.com> wrote:
> So you went with the Java Solution with above logic? maintenance wise this is tedious right
Most scripting in the system as it stands now isn't reloadable and requires restarts to deploy or change, so the only difference is that one is in a clean, complete, well-designed language that has good compile time checking and one doesn't.
Scripts are good for simple, 2-3 line tasks. Anything else is easier in Java. Everybody doing customizations should have a standing local Maven project to put extension classes into a jar to be included in the built warfile so that anything that comes up is easy to add.
-- Scott
More information about the users
mailing list