Is OIDC application password support provided for ETM URL Utility?
Other tools seem to provide OIDC application password support, Does ETM-URLUtility support it?
As far as I tried 702, it doesn't seem to correspond.
I'd be happy if URLUtility supports OIDC application password, but if it don't, do I have to use it with the curl & REST API?
[References]
OIDC application password support is provided for the ETM Copy Project Properties Utility
OIDC application password support is provided for the ETM Execution Tool
OIDC application password support is provided for the command-line and Selenium adapters
ETM Word/Excel Importer : Add support for OIDC-to-OIDC integration
Accepted answer
The tool asks for a user name and a password.
If OIDC/JAS is set up, it should work with JAS in a fallback mode using Basic Auth or Form Auth I can't remember which...
My understanding is, that all the command line tools should work that way.