Question
· Dec 18, 2020

SSO Using SAML with windows azure

Hi ,

We have requirment to use SSO using SAML with windows azure.
Currently we are looking for sample cache code to implement the process.

Thanks,
Srinivasan

Product version: Caché 2017.1
Discussion (1)0
Log in or sign up to continue

Hi Srinivasan,

We have the same requirement and I'm looking into this as well. I don't think there is any sample read code on the Cache platform, on IRIS yes. We use the Cache platform not IRIS so am a bit stuck.

I'm not sure if it's the right approach but I was thinking of creating a module using Node JS and have Cache connect to it via REST API calls.

Node JS has libraries like Passport: https://www.npmjs.com/package/passport

Regards

Ben