Hi,
Is anyone doing SAML auth for Kivuto/Microsoft Dreamspark with CAS? Looking at the documentation, I can't seem to figure out how to get a working access strategy for a SAML service.
For example, we need to ensure a user has a memberOf value, then check if they match another memberOf value, and send an isMemberOf attribute back with the second matched memberOf value. Seems possible with a groovy script for service access strategy and attribute release, but they do not seem to be executing on the SAML service.
Any pointers or references would be appreciated.
Thanks,