Relative Content

Tag Archive for spring-boot-securityapereo

springboot integration apereo.cas

I protect a URL, http://localhost:8080/protected. When reading this URL, it will go to CAS LOGIN PAGE. After successful login, I can go to this URL, but when reading this URL, it will show that it cannot be read. URL, below is my code? Please help me.