Is it mandatory to Authenticate using "/jts" in order to use DNG Authentication API "/rm/j_security_check"
I know that we can use API "https://{{server:port}/qm/j_security_check" to authenticate Rqm Apis
Similarly, I thought we can use "https://{{server:port}/rm/j_security_check" API to authenticate DNG
But it seems even to use "https://{{server:port}/rm/j_security_check" API we should first authenticate jts using API: https://jazz-cert.cerner.com:9443/jts/j_security_check
Please find the below image. I tried posting '/rm/j_security' but it redirected to '/jts' and says 'authrequired'
Is this so or am I doing it in wrong way
Reference:
I followed this blog for authenticate DNG API
Accepted answer
One other answer
@Ralph Schoon, do you know which version that is or does it matter?