You are not logged in.
Pages: 1
Hi,
Is there a way to customize the Login Page ?
I would like to add a new button which will redirect user for SSO authentication.
Thanks,
Marcio
Offline
Hi Marcio,
If you're using ReportServer Enterprise you can create a simple script or use this example: https://github.com/infofabrik/reportser … dmin/login
Basically you create a custom webpage (with all inputs/buttons you need) and a little groovy script that handles the authentication and returns the session... both files (html and groovy) have to be "web accessible".
kind regards,
Felix
Softwareentwickler bei Infofabrik
Offline
Pages: 1