Vineet Bengani 2 Posted April 10, 2017 Posted April 10, 2017 I am not able to upload custom client application in tibcoapplication management using "tibco-admin" user . Getting error : "Server error : user does not have permission to upload an application " "tibco-admin" has system admin privileges . Screenshot is attached. Server : Linux Kindly help .
Balakrishnan Balasubramanian Posted April 20, 2017 Posted April 20, 2017 Do you connect directly to appdev inBPM node, or there a loadbalancer/proxy involved In general,login to appdevperforms an additional internal login (to BPM) using the server/port from the incoming request. So, if you access appdev through a LB/proxy, it's very likely that this internal login would fail, as the BPM Node server/port details are different from thatof the proxy server details available in the incoming request. Possible solutions would be to connect directly using the server/port of the target BPM Node. Or configure URL rewrite rules on the LB/proxy, so the request received by appdev looks like it was a direct request
Shrijeet Sinha Posted December 9, 2019 Posted December 9, 2019 I am also facing same issue. Weird is , when i use direct application server , the loging to appdev UI itself fails.Same login works fine if use LBR hostnam eis URL. Now, when i login with LBR , then upload of application fails with same error "user does not have permission to upload an application". For me its deadlock, I can login to LBR url but can not upload application. If i use direct server URL , login itself fails to app dev url. Any asistance on this issue Thanks Shrijeet Sinha S
Shrijeet Sinha Posted December 10, 2019 Posted December 10, 2019 HI Issue solved on my side. Basically 2 issues: 1) Internal authetication from AppDev was failing because it was calling F5 LBR, and on F5 automap (asymmetric routing) was not enabled to make pool member call its own F5.. 2) Once above was fixed on F5, it was further failing on SSO.On my side SSO was enabled. As informed by Tibco , AppDev had issue with SSO login in BPM4.2 which has been fixed in 4.3 version. As of now i had fixed point 1 and disabled SSO.All going good now...Will upgrade to 4.3 later.
Shrijeet Sinha Posted December 10, 2019 Posted December 10, 2019 HI Issue solved on my side. Basically 2 issues: 1) Internal authetication from AppDev was failing because it was calling F5 LBR, and on F5 automap (asymmetric routing) was not enabled to make pool member call its own F5.. 2) Once above was fixed on F5, it was further failing on SSO.On my side SSO was enabled. As informed by Tibco , AppDev had issue with SSO login in BPM4.2 which has been fixed in 4.3 version. As of now i had fixed point 1 and disabled SSO.All going good now...Will upgrade to 4.3 later.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now