You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please refer the issue and try out the methods mentioned there. #295
For ssl and dns configuration, please run the application using gunicorn and nginx.
We initially considered implementing OAuth authentication in the application. However, we decided to drop this plan as enabling users to log into the Horilla system using data from other apps is not particularly beneficial for HRMS software. Horilla is specifically designed for a company's employees, making it a closed system that does not require authentication from public users. Therefore, the system should be restricted to users who have explicit access to it.
We are closing this issue due to inactivity. It seems that there hasn't been any recent activity or discussion, and we believe it may have been resolved or is no longer relevant.
If you feel this issue is still important and should be addressed, please feel free to reopen it or create a new issue with updated details.
Hi Team,
As the local application uses the local data.
we want the architecture for to connect to the external db like aws rds for the data security and accessibility purpose.
Also we need to configure ssl and dns as it is going to use in our Application.
one last how can we configure o-auth in the Application?
The text was updated successfully, but these errors were encountered: