Thank you Misi!

I think there’s something fundamentally wrong with our bypass configuration as 
for instance:

http://ourdomain:8080/rsso/start?bypass-auth=true&tenant=*&goto=http://ourdomain:8080/arsys/forms/ourars/ABC:Form/

works but 

http://ourdomain:8080/rsso/start?bypass-auth=true&tenant=*&goto=http://ourdomain:8080/arsys/forms/ourars/AR+System+Email+Messages/

does not!

What exactly is wrong however is a mystery however because the BMC 
documentation is just to superficial and wrong to be of any help.

I tried to encode the URL manually in all possible ways. I mentioned above the 
only thing that worked. Otherwise it doesn’t care about my encoding. Even if it 
did I wouldn’t know how to convince RSSO and Tomcat to encode that goto url 
according to my liking.

I wonder why this RSSO cannot just work out of the box...


Thomas

> On 8. Mar 2018, at 22:52, Misi Mladoniczky <m...@rrr.se> wrote:
> 
> Hi Thomas,
> 
> You should URL Encode the data part of your urls.
> 
> For example
> http://our_domain:8080/arsys/forms/ourars/AR System Midtier Object List
> http%3A%2F%2Four_domain%3A8080%2Farsys%2Fforms%2Fourars%2FAR%20System%20Midtier%20Object%20List
> 
> So the complete string would read:
> http://our_domain:8080/rsso/start?bypass-auth=true&tenant=*&goto=http%3A%2F%2Four_domain%3A8080%2Farsys%2Fforms%2Fourars%2FAR%20System%20Midtier%20Object%20List
> 
> I used this site to do it now: https://meyerweb.com/eric/tools/dencoder/
> 
> Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011)
> 
> Ask the Remedy Licensing Experts (Best R.O.I. Award at WWRUG10/11/12/13)
> * RRR|License - Not enough Remedy licenses? Save money by optimizing.
> * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs
> Find these products, and many free tools and utilities, at http://rrr.se
> 
> 
> 
> 
> March 8, 2018 8:25 PM, "Thomas Miskiewicz" <tmisk...@gmail.com> wrote:
> Hi Listers,
> URLs like:
> http://our_domain:8080/rsso/start?bypass-auth=true&tenant=*&goto=http://our_domain:8080/arsys/forms/ourars/
> http://our_domain:8080/rsso/start?bypass-auth=true&tenant=*&goto=http:/our_domain:8080/arsys/forms/ourars/User
> 
> http://our_domain:8080/rsso/start?bypass-auth=true&tenant=*&goto=http://our_domain:8080/arsys/forms/ourars/AR+System+Midtier+Object+List/Default+Admin+View/
> http://our_domain:8080/rsso/start?bypass-auth=true&tenant=*&goto=http://our_domain:8080/arsys/forms/ourars/ABC%3AControlCenter/Default+Administrator+View/
> give us HTTP 404.
> It seems that the Tomcat / RSSO doesn’t like the blanks or colons in the goto 
> part. Any idea how to fix this?
> Thanks
> Thomas
> -- 
> ARSList mailing list
> ARSList@arslist.org
> https://mailman.rrr.se/cgi/listinfo/arslist
-- 
ARSList mailing list
ARSList@arslist.org
https://mailman.rrr.se/cgi/listinfo/arslist

Reply via email to