Can anyone please let me know if it is possible to request a LtpaToken2 from an application hosted on WebSphere?
I have a vb.net client application which is using a REST API hosted on WebSphere. I initially connect to the API with the user name and password using basic authentication. Using the same basic authentication is it possible to request a LtpaToken2 from WebSphere so that I can use it for subsequent requests.