-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authentication methods to support #105
Comments
@ablack3 Feel free to provide your input on this based on your knowledge. |
As of spring-security 6.x, all the mentioned components are supported out of the box : Therefore, the target state is to use spring-security with standard extensions. |
Let's link this to OHDSI/AtlasWebAPIRoadmap#5 with the idea that we leverage the same capabilities across the OHDSI stack where possible. |
We need to get rid of Authenticator component and to switch to something generic like Spring Security.
There is a need to support the following authentication methods:
The text was updated successfully, but these errors were encountered: