Hello,
I am working on updating CAS Management with Palantir to support admin configuration for CAS7. I have a custom login page with templates created using Thymeleaf. I have successfully added the necessary dependencies in the build.gradle file and created the .war file. Additionally, I am able to log in through Palantir. However, I am encountering an issue where the login screen and its elements are overlapping due to the CSS styles I have applied.
Any suggestions?
Here i am attaching few screenshots for login. after login and file structure i have for templates.