Download presentation
Presentation is loading. Please wait.
1
PDI: Grouper Integration
Jeff Ruch Introduce yourself Tell about experience with Grouper - POC, soft release, available after this week for user
2
Grouper Integration at CSU Grouper Web Services Overview
Table of Contents Grouper Integration Grouper Integration at CSU Grouper Web Services Overview Creating an API Demo Overview Why we created an API for the web services How you can leverage it even if you don’t do C# Things we’ve done, and how we did it
3
Grouper Integration Overview
Why we created an API for the web services How you can leverage it even if you don’t do C# Things we’ve done, and how we did it
4
Grouper Integration at CSU
Subject Import (SQL) - EID Subject Groups (Web Services) -EID Org Groups (Web Services) - HR Class Groups (Web Services) - RAMCT LDAP Push (Web Services) – Colostate.edu Overview Why we created an API for the web services How you can leverage it even if you don’t do C# Things we’ve done, and how we did it Show you each and how they are useful
5
Grouper Web Services Supports Always Available Web Services
Three Flavors Simple (Lite) and Non-Simple Versions No Subject Import Server Diagnostics (must be in network) Documentation (search ‘grouper web service’) Three types: SOAP, XML-HTTP, REST-Lite Non simple supports batching adds/deletes/membership Alw
6
Creating an API C# Class JSON in HTTP Request Grouper
WHY? Newcastle SOAP didn’t work for me Not REST C# Class JSON in HTTP Request Grouper JSON in HTTP Response C# Class Class Creation Setup (base url, web service user) Look at example in documentation Run fiddler and copy it to create classes - could get the wsdl, but didn’t work couldn’t see what was going on. Last thing I did for kuali was the restful services. Non standard No swagger
7
Demo
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.