we changed web.xml (we make sure to change the CAS and server urls as needed) → when we restart reportserver, we obtain an error 404 (the requested resource [/reportserver] is not available)
we added CustomPAM.groovy script in /fileserver/bin/onstartup.d → when we restart reportserver, we obtain the same error
we changed rs.authenticator.pams in reportserver.properties → when we restart reportserver, we obtain the same error
we think that we have a problem with the web.xml but we don’t find.
we raised ticket RS-4840 for looking into a CAS installation example. We are in the process of installing a simple CAS server and we will let you know when we have more information on how to configure this in ReportServer.
I’m currently facing difficulties setting up CAS (Central Authentication Service) on my ReportServer application. I carefully followed the instructions provided in the previous messages, but I can’t seem to get the proposed solution to work.
I’m wondering if anyone has successfully implemented CAS on ReportServer and could help me troubleshoot this issue. Specifically, I’m unable to locate the “onstartup.d” file mentioned in the instructions I’ve been following. Does anyone know where I can find it or if it’s named differently in the version I’m using?
Any help or suggestions would be greatly appreciated. Thank you in advance for your assistance!
onstartu.d is just a directory in the ReportServer’s virtual file system. If it doesn’t exist you can just create it in the correct location: /bin/onstartup.d
Pls note that this is not your OS /bin directory but the RS /bin directory.
Thank you for your response and clarification regarding the onstartup.d directory. I’ve created the directory in the correct location (/bin/onstartup.d) as you suggested, but unfortunately, I’m still encountering issues despite following the instructions.
Regarding your question about connecting ReportServer to CAS, I’m also curious if anyone has successfully achieved this integration. If so, any insights or guidance would be greatly appreciated.
Regarding the multiple values for rs.authenticator.pams in the reportserver.properties file, I’m also interested in learning more about their functionalities and configurations. Does anyone know if there’s specific documentation available for this?
Any further assistance or advice from the community would be invaluable.