wiki:GoalsZUAUSR
Last modified 12 years ago Last modified on 06/22/12 15:03:14

IAM / Projects / Grouper

Distributed Group and Role Provisioning Statement of goals for deploying, configuring, and integrating Grouper at University of Alaska to eventually replace in-house ZUAUSR

University of Alaska currently provisions group memberships and privileges for administrative users using an aging in-house developed tool ZUAUSR*. ZUAUSR is a legacy application providing key administrative functionality but with strong dependence on specific proprietary operating systems that are at or near end-of-life. We propose to replace this functionality with the adoption of a widely deployed standards-based supported product, Grouper <http://www.internet2.edu/pubs/grouper-infosheet.pdf>. This deployment will remove the unique proprietary OS dependencies that threaten existing operations and also enable extensions of current functionality not feasible with the current legacy product:

• Remove proprietary OS dependencies • Deploy a product with a broad installed base and available external support • Incorporate current best practices and applicable de facto and formal industry standards • Provide for future enhancements by adopting a product actively enhanced and evolving to address new needs • Enable requested function of provisioning of group memberships and attributes - that is, enable provisioning to non-administrative users
• Increase flexibility of adding roles or groups by adopting a modern structured architecture designed from the ground up for general and flexible use
• Increase transparency of assigned permissions by providing enhanced user interfaces to view both the hierarchy of classes and the assignment of classes to individual users
• Enable services to consume or utilize group memberships using defined interfaces to the classes database

The work to be delivered is the following:

• Deploy production and development instances of Grouper; "production" entails an instance tested and accepted for use with other UA systems, running on a redundant platform with active monitoring
• Port the existing ZUAUSR superclasses to the Grouper database
• Provide authentication and authorization to Grouper via UA-standard SAML IdP, verifying users with UA-Username & AD password
• Port existing ZUAUSR superclass request forms (Oracle Forms) to a modern supported web-based forms connected to Grouper
• Port existing ZUAUSR provisioning capabilities to connectors between Grouper and Oracle, LDAP, and AD
• Documentation for all configurations, interfaces, and connectors
• Knowledge transfer to OIT of maintenance and operation of Grouper, connectors, and interfaces


*ZUAUSR provides it group membership / permissions provisioning functionality via 6 key components that will be transferred to Grouper by this work:

(1) database

ZUAUSR maintains an internal database of attributes (that may be informally denoted variously as roles or classes or group memberships) necessary to do a certain (type of) job. The specific set of attributes necessary for one type of job is denoted a superclass.

(2) connectors

ZUAUSR can exchange specific data with Oracle, LDAP, and Unix systems; think of there being connectors between ZUAUSR and these other systems with which ZUAUSR needs to interact to execute its functions.

(3) provisioning capabilities

When an individual administrative user whose job requires it is assigned the appropriate superclass, ZUAUSR provisions (creates) accounts in other systems, populates group memberships in an LDAP directory, and/or assigns database permissions in Oracle to that user - in essence providing the technical ability of that individual to do that job.

(4) workflow / authorization

ZUAUSR maintains chains of authority or workflow: a request to assign a superclass (a set of attributes, roles, or group memberships) may require approval by another individual with the explicit authority to approve such requests. Not all requests require additional approval; those that do not may be provisioned directly, but those that do are provisioned only upon explicit approval by that authority. The designation of which superclasses require approval is maintained in the internal database (1).

(5) user request interface

ZUAUSR has a user request interface that enables security coordinators - those administrators who may assign superclasses to others - to request the assignment of specific superclass(es) to a user.

(6) security coordinator user accounts

ZUAUSR of course has it's own set of internal security coordinator user accounts - the people who can authenticate to ZUAUSR and make a request to assign a superclass to a UA identity; this is a small subset of all UA users, consisting of those users designated as security coordinators by their campus.