OHDSI Home | Forums | Wiki | Github

Active Directory implementation

Hey I am looking for a documentation which will guide us to implement active directory.

If there are steps for azure that will be really helpfull.

Are you deploying ATLAS via Broadsea 3.0? This is the current recommended way. If so, there is documentation on how to set the variables in the docker stack’s .env file:

Are you looking to use active directory as MS SQL Server authentication for DatabaseConnector/HADES? If so, look into directly passing a JDBC string. Example of a comprehensive JDBC string

Can I add a custom interceptor so that all requests hit my custom API whenever its hit?
@Sanjay_Udoshi I get your point but are there are steps how we can configure the same in azure to get the things up and running

@Ajit_Londhe or @lee_evans might be able to answer that question. It seems very likely you can.

Likely in Traefik you could tinker with something to accomplish this. We don’t have anything in Broadsea currently to handle this out of the box.

t