Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: wiki for grouper configuration in the database and UI

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: wiki for grouper configuration in the database and UI


Chronological Thread 
  • From: "Redman, Chad" <>
  • To: "Hyzer, Chris" <>, " Mailing List" <>
  • Subject: [grouper-users] RE: wiki for grouper configuration in the database and UI
  • Date: Mon, 26 Nov 2018 17:06:07 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:xqKaaByWhuzbhl3XCy+O+j09IxM/srCxBDY+r6Qd0uoUK/ad9pjvdHbS+e9qxAeQG9mDu7Qc06L/iOPJYSQ4+5GPsXQPItRndiQuroEopTEmG9OPEkbhLfTnPGQQFcVGU0J5rTngaRAGUMnxaEfPrXKs8DUcBgvwNRZvJuTyB4Xek9m72/q99pHPYAhEniaxba9vJxiqsAvdsdUbj5F/Iagr0BvJpXVIe+VSxWx2IF+Yggjx6MSt8pN96ipco/0u+dJOXqX8ZKQ4UKdXDC86PGAv5c3krgfMQA2S7XYBSGoWkx5IAw/Y7BHmW5r6ryX3uvZh1CScIMb7S60/Vza/4KdxUBLmiDkJOSMl8G/ZicJwgqBUoBO9qBNw2IPbep2ZOOZkc6/BYd8WW2xMVdtRWSxbBYO8apMCA+QdM+lGsob9okEBrR2mCQKxGu7vyiVHiWL40aYn1OkuDQHG0xY9EN0WqnTbssj6NKIIXuCz16TI0DPDYO9M1Tjj9YfIbwksrPeRVrx+dsrRzFMgFwLDjliIqIzlOS+V2foXs2id8eVgSfyjh3Q5pA5svziiwNonhIrRho8N1FzL7zl1zJswKNGlVUJ3fNupEJVfui2GK4d7R80iTH9ntSonz7ALvJ+2cSYXxJg/2hLSa+KLf5KW7h75SeqdPSl0iGh4dL+whBu+6UagxfP/W8Wo1VtHqzRKnsTNu30M0hHe68aHSvV480quwzmDygHe5+RYLkwql6fWKpgsyaMqmJUJq0TMBCr2lV32jKCIckUk/fCl5fz7b7vhupOQKpZ4hxzmPKkgg8C/Bv83PRYUU2ic5OS8yKbs/UrkQLVMk/I6iLHZsIrdJcQHuKG2HxNV0ock6xa5FTum18kYnWUDLFJCfxKHjJLlNE3JIPD9Ffu/glKsnyl3x/3eILHuGInBImXGnbv8YLpx9ktRyAQ8wNxD+55ZD78BL+z8V0PssdHVCx40PgKpz+r/DdVyzIIeWWaBAq+DN6PStEeF6f4vI+aWeYAaoCz9JOY46P7rl3A5n0QQfbSv3ZQLcny3AOlpI1iBbXr2ntgBCXsKvhY5TOHyh12CSzlTZ2uqX60i/DE3EZ+mDZzdSYC3m7yMxyO7HpxNZmBaEVCAD23kd4SCW/cQdi2SOMlhnSIYVbS/UYMuywyhtBKpg4Zge6D06z8Vr9ar/9hv5vaZ3UU3/jxlHcmH+2CWRCdphm4OQXk70L0p5QQ3xU2EzLB1mblFDtFJ/NtIVBs3L5jR07Y8BtzvEifIf9OITlnuZtS9HXt5Gt0rxMIWblw4Bs6vlAvr3iy2DqUTmqDRQpE47/SP8WL2IpM38XvK0aAnyxENQsJDfyXyja52+z/JCoLMmkOxiqChM6kQwXiepy+40WOSsRQAA0ZLWqLfUCVHPBGEpMnl5k7EU76lAKgmNQ0E08OZN69WcYOz305eSqLlP9LTKyKqlmG8CAzA54vEbZGiOgB/lD7YFFBClgkS+XicMg1rDSeor1XEATBrHFTHfkXnt+RytSDzQw==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Got it. If it's part of the DDL it's always going to be there, so no need to be using something else. Best not to encourage people to spend time directly customizing the database :)

 

From: Hyzer, Chris [mailto:]
Sent: Monday, November 26, 2018 10:30 AM
To: Redman, Chad <>; Mailing List <>
Subject: RE: wiki for grouper configuration in the database and UI

 

The table was in the DDL of the 2.4 upgrade.  The UI will be writing to it.  All the tables are hardcoded in Hibernate.  If you chain database configs, the UI editor will not work?  Anyways, lets keep it simple at first and get some experience with it and see what we can do based on further needs…

 

Thanks

Chris

 

From: Redman, Chad <>
Sent: Monday, November 26, 2018 9:15 AM
To: Hyzer, Chris <>; Mailing List <>
Subject: RE: wiki for grouper configuration in the database and UI

 

What about allowing the table name to be specified instead of hard coding it to "grouper_config"? Probably not a critical need, since I assume there is always a workaround using views or aliases. But if it's easy to do it seems potentially useful without a down side. Maybe even able to chain multiple database configs if someone wants to get fancy?

 

-Chad

 

 

From: [] On Behalf Of Hyzer, Chris
Sent: Sunday, November 25, 2018 12:39 AM
To: Mailing List <>
Subject: [grouper-users] wiki for grouper configuration in the database and UI

 

Here is a wiki for a new feature of allowing grouper configuration in the database and UI.   Comments welcome.

 

https://spaces.at.internet2.edu/display/Grouper/Grouper+configuration+in+the+database+and+UI

 

Thanks

Chris




Archive powered by MHonArc 2.6.19.

Top of Page