Hi,
The URL you are trying to invoke is reliant upon Maxuath authentication (whether LDAP or not). SPNEGO requires a token which has been sent to the IDP. So essentially you need to have the token already and you would not use the "_lid=
userName&_lpd=
pWord" construct. So to be succinct you need the cookie as part of your http header. Better to use a REST tool which will allow you to capture the token and put it into you REST tool (e.g. Postman) then you can pass the URL to Maximo. But you will need to generate and capture the token beforehand.
------------------------------
Bradley Downing
Sr. Managing Consultant
IBM
Bakersfield CA
------------------------------