Hi,
I would like to use the ROhdsiWebApi
, but I need to authenticate using SAML. But it seems that authorizeWebApi
function does not support SAML authentication. What are my options to use this package in such a case?
if you have signed in to webapi (i.e. atlas login) using ur SAML, then i think ROhdsiWebApi can use “ad” as described here
Full info is Using ROhdsiWebApi with security enabled Atlas/WebAPI • ROhdsiWebApi
Please give it a try - if not please post an issue or contribute code
Apparently, what I was facing is SAML but based on Google. So the steps described here worked.
Thank you @Gowtham_Rao