简体   繁体   中英

how to disable form based authentication and enable token based authentication in jasper

I'm developing Custom SSO for login into jasper reports and chose token based authentication.I placed "applicationContext-externalauth-preauth.xml" to web-inf/ folder.But my jasper is loading the login.html page even after that. So please help me how to disable login page and enable the token based authentication for successful implementation of SSO in jasper.

In token based authentication , jasper server don't show any login screen. Your url should be like :

http://localhost:8080/jasperserver-pro?pp=u%3DSven|r%3DManager|o%3DEMEA,Sales|pa1%3DSweden

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM