Automation work with RM
We have Python-based REST automation working for QM and CCM using PAT.
In our SSO-enabled environment, DOORS Next REST APIs return 401 even after successful JTS authentication.
Please confirm the supported authentication mechanisms for RM REST automation in ELM 7.1, and whether a technical integration user or non-interactive access is supported
In our SSO-enabled environment, DOORS Next REST APIs return 401 even after successful JTS authentication.
Please confirm the supported authentication mechanisms for RM REST automation in ELM 7.1, and whether a technical integration user or non-interactive access is supported
One answer
If you have SSO enabled then the standard approach to client application authentication is via application passwords or application tokens. You will need to detect and follow that authentication path in order to connect a client application that doesn't know how to do SSO.
You say you are able to authenticate to QM and CCM, but not RM? This makes no sense as it's all delegated to either JTS or, in the case of SSO integrated systems, the JAS.
This may point out configuration issues with your system - and it may be that RM is behaving correctly and the others aren't!
Comments
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Apr 27, 6:37 a.m.RM authentication is delegated to JTS and is no different frpom ETM/EWM.