By using this website, you agree to our Terms of Use (click here)
Our users authenticate to Acumatica using OAuth2-based SSO with Google as the identity provider. They do not have passwords to access the system (we generate very long, strong passwords which are discarded as soon as SSO is set up).
I don't want to go into all the reasons why SSO is important to us. It's critical, and I'll leave it at that. SSO was a policy and business requirement for us to select Acumatica.
The Report Designer doesn't seem to support OAuth2.
Is there a way we can give users the ability to download the RPX files via the browser, edit them outside the browser, and then upload the changes via the browser, using only SSO credentials?
Also, where can I get the source code to Report Designer? I'd love to see if I can add OAuth2 support myself.
This forum is unlikely to have what you're after. I would suggest shifting this to Stack Overflow and tagging your post with Acumatica. Most of the developers live there and it's pretty active. This community is generally for report writers and system customizers, it is rare to see code-based answers pop up.
As for myself, I'm unaware of any method to access reports using OAuth2, but we don't run our system like that in my company, so I've not explored that area too much. That is an interesting problem space though!
That would be really cool if Acumatica would open source Report Designer and just make it a project on Github for people to contribute to.
