orgId must be mapped in tokenFormatMapping error in jasper

hi, for token base authentication i tried copying applicationContext-externalauth-preAuth.xml file to web-inf/.But after running thr tomcat and jasperserver,I'm getting the following error in tomcat logs."orgId must be mapped in tokenFormatMapping" This is the reason why i cannot load my jasperserver.I would like to load jasper through token based authentication and followed the steps in jasperserver cookbook.So please help me in solving the problem.Thanks in advance
sandeep.hari's picture
Joined: Aug 20 2015 - 12:07am
Last seen: 6 years 8 months ago

1 Answer:

we need to configure this in applicationcontext*.xml. in token format mapping.By default the OrgId will me missing.Just include that and everything will works fine.
sandeep.hari's picture
Joined: Aug 20 2015 - 12:07am
Last seen: 6 years 8 months ago
Feedback