Does anyone know if its possible to login to Acumatica API using SSO/Active directory login?
Per my research it doesn't look like its possible, only though user name and passwords logins.
Does anyone know if its possible to login to Acumatica API using SSO/Active directory login?
Per my research it doesn't look like its possible, only though user name and passwords logins.
Hi Freshman,
I could not make the API go though the AD sign-on either. I guess we will need to replicate the code/steps that is used by an Acumatica instance for AD sign-on.
Also, I noticed that I have the same issue with Report Designer that requires sign on to an Acumatica instance. For the moment, the sign-on was possible using a native user only. I raised a case to Acumatica about it. I will keep you posted on the progress of this case.
Cheers
Thanks
Let me know thanks!
Hi Freshman,
the reply was:
“Unfortunately, as per the current design, the report designer only supported native users.
Currently isn't an option/idea for this so please go to https://community.acumatica.com/ideas and post your suggestion and vote on it...”
I have added the above requirement as an idea.
Thanks
I'm just wondering if logging in with SSO to the API is also a part of their answer, because you specified for report designer.
Have you considered using OAuth 2 for API authorization? It is supported by Contract-based API and OData, and it allows any type of login supported by Acumatica, be that native login/password, AD integration or SSO (including OIDC).
More information: https://help-2022r2.acumatica.com/Help?ScreenId=ShowWiki&pageid=a8f71c44-9f5c-4af8-9d47-bc815c8a58e7
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.