You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

UMD is running Grouper in production as of October 2016.

Timeline

  • October 2016 - Deployed version 2.2.2 to production
  • July 2017 - Upgraded to 2.3.0

Presentations

Organization

Structure of UMD folders at a high level.

  • Application Roles - groups which are provisioned or consumed by external applications to determine access
  • Departmental Groups - groups which are created as-needed by users to link other groups together
  • Enterprise - org structures generated by daily SQL loaders
    • UMCP Departments
    • UMCP HR Workgroups
  • Product Roles - groups which are shared by application roles in a standard pattern

Grouper Access Delegation.png

Integrations

  • CAS authentication (Grouper UI)
  • LDAP authentication (Grouper WS) - currently only in DEV & QA
  • Custom Change Log Consumers
    • Atlassian JIRA

    • Atlassian Fisheye/Crucible

    • Database Updater for Tableau (decommissioned)

  • Web Services
    • Tuition Remission

    • Environmental Safety

    • Other DIT Web Applications

  • LDAP Provisioning (PSPNG)
    • Atlassian Confluence

    • Atlassian Bamboo

    • Splunk

    • Business Office Ticketing System

    • Informatica Cloud

    • Libraries

Build and Deployment

UMD uses Maven for dependency management in Java applications. This factors heavily into our standard build process in Bamboo, and Grouper at UMD has been customized to fit our infrastructure.

  • No labels