Unicon / cas-addons

Open source CAS customizations, extensions, and configuration aids.
http://unicon.github.io/cas-addons/
Apache License 2.0
54 stars 26 forks source link

UI implementation for SSO Sessions report #23

Closed mmoayyed closed 11 years ago

mmoayyed commented 11 years ago

The SSO Sessions report currently presents raw data in JSON format. Additionally, implement a UI for the dataset, feeding off the JSON data.

dima767 commented 11 years ago

Since cas-addons is a simple jar library, I'd prefer any type of web apps, UI, etc. to build on top off any features of cas-addons to be separate projects. I am +1 for UI implementation as a separate, clean, built with gradle Spring MVC web app or even perhaps a Grails app!

mmoayyed commented 11 years ago

A grails app sounds exciting. Maybe a better home for this would be iam-labs?

dima767 commented 11 years ago

Yes - UniconLabs that is. Let's do it - let's get our first Grails app under our belt :-) — Sent from Mailbox for iPhone

On Thu, Jun 20, 2013 at 2:57 PM, Misagh Moayyed notifications@github.com wrote:

A grails app sounds exciting. Maybe a better home for this would be iam-labs?

Reply to this email directly or view it on GitHub: https://github.com/Unicon/cas-addons/issues/23#issuecomment-19775408

mmoayyed commented 11 years ago

Great! I will move the issue then. Tnx.