What best practices for security point of view for user authorization and authentication. Does it allow MFA and SSO etc.?
Greetings Hardesh,
Gen3 takes authentication and security seriously due to the nature of data it was designed to handle. If you haven't looked into it, here is the developer documentation. The specific documentation for authentication options is here https://gen3.org/resources/operator/#5-authentication-methods.
Additionally, its worth noting that Gen3 is open source and can be found on Github. In this way you can look into source code of relevant authentication microservices (e.x. Fence).
Please let me know if you've already found these resources and are wondering if any of these specific authentication options support MFA or SSO.
Dan Biber
Center for Translational Data Science - University of Chicago
Senior Scientific Support Analyst
Thanks, Dan appreciate your response