
ljmrr (ljmrr) asked a question.
Hi I have a scenario where, I have a SOAP WebService API . The client applications currently use a username/password mechanism which is authenticated against LDAP by ISAM. I would like to have a seamless experience for the clients so that clients should not know we have switched to OKTA but at the same time the incoming requests to the SOAP API must also be authenticated via OKTA. What is the auth mechanism available in this scenario, so that clients shouldn't have to do anything when migrated.

You have a couple of things to consider.
So you can get users authenticating to Okta easily. You need to focus on getting those authenticated users to use a supported authentication mechanism for your API