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.
OHDSI Home | Forums | Wiki | Github |
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
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.
Hello Sumanta - we’re looking to attempt enabling Azure Active Directory (aka Entra) configuration for ATLAS as well. Have you had success in setting it up?
Many thanks for your consideration!