OHDSI Home | Forums | Wiki | Github

[Atlas] What should I add to the config-local.js authProviders when using SAML?

Hi
What should I add to the config-local.js authProviders when using SAML, or nothing is needed there ?

configLocal.authProviders = [
{
name: “SAML”,
url: “???”,
ajax: true,
icon: “fa fa-database”,
isUseCredentialsForm: true,
},
];

1 Like

Hello @Tubadc

Did you solve this problem? I would also like to use SAML authentication for the OHDSI WebAPI and ATLAS.

Thanks
Arthur

t