Are there any configuration steps needed in IAM or IDCS to allow Oracle Analytics mobile app connections?
There are many blog posts about connecting to OAS but could not find any updated source for OAC, particularly the OAC embedded in FDI
All you should need is the OAC URL or you can scan the QR code in the OAC user profile.
Navigate to OAC in the desktop browser.
Click the User Avatar in the top right.
Select Profile.
Select Mobile Access.
On the phone open the app and tap the button to scan the QR code.
Hello @Victor H , We’ve trialed this feature with two customers in New Zealand. For individual mobile devices, no configuration is required in IAM or IDCS to enable Oracle Analytics mobile app connectivity.
However, for corporate-managed devices (iOS or Android), a Microsoft Intune policy package needs to be applied. This would typically be managed by your organization’s Azure AD team.
From my own experience, I was able to access the OAC mobile app either by entering the OAC URL directly or scanning the QR code available in the user profile. It’s definitely proven useful for day-to-day operations beyond just dashboard access.
Note : If Single Sign-On (SSO) is not configured or integrated correctly in OCI Tenancy, users may need to enter their credentials repeatedly.
I’ve connected to OAC using the mobile app specifically the OAC instance embedded within FDI by entering the OAC URL as the source and signing in via IDCS SSO, since our single sign-on is already integrated with OCI IDCS.
Might be a question for @Jacques V.-Oracle
Do you know if connections that do not use TLS will be affected by the September 2026 update? Regards, Alison.
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…