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
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
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