Yes, the Web Services connector in SailPoint IdentityNow supports Basic Authentication. Basic Authentication is a standard method for securing API requests by sending credentials (username and password) encoded in the HTTP headers. This is a common practice for authenticating web service requests, and the Web Services connector in IdentityNow supports it along with other authentication methods like OAuth.
References:
SailPoint IdentityNow Web Services Connector Configuration Guide.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit