I integrated the LDAP to my confluence server and users and group sync successfully and we can use the AD server user to login to confluence but when I user those user credentials to excute APIs we got 401 status code (Unauthorized). is there any work around to use those users in APIs.
@Administrator Welcome to the Atlassian community
I am not aware of anyway to do this using basic authentication via the rest API. You can create local users on the instance but I would suggest using OAuth as it is more secure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.