Skip to content

Commit 9adb07f

Browse files
authored
Merge pull request #189871 from Rainier-MSFT/patch-131
Consistency updates
2 parents 5ed7f24 + 1cf9550 commit 9adb07f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/active-directory/manage-apps/f5-big-ip-oracle-enterprise-business-suite-easy-button.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ The **Application Pool tab** details the services behind a BIG-IP, represented a
303303

304304
2. Choose the **Load Balancing Method** as *Round Robin*
305305

306-
3. Update the **Pool Servers**. Select an existing node or specify an IP and port for the servers hosting the Oracle EBS application.
306+
3. For **Pool Servers** select an existing node or specify an IP and port for the servers hosting the Oracle EBS application.
307307

308308
![Screenshot for Application pool](./media/f5-big-ip-oracle/application-pool.png)
309309

@@ -361,27 +361,27 @@ At that point, changes via the wizard UI are no longer possible, but all BIG-IP
361361
362362
## Troubleshooting
363363

364-
There can be many factors leading to failure to access a published application. BIG-IP logging can help quickly isolate all sorts of issues with connectivity, policy violations, or misconfigured variable mappings.
365-
366-
Start troubleshooting by increasing the log verbosity level.
364+
Failure to access a SHA protected application can be due to any number of factors. BIG-IP logging can help quickly isolate all sorts of issues with connectivity, SSO, policy violations, or misconfigured variable mappings. Start troubleshooting by increasing the log verbosity level.
367365

368366
1. Navigate to **Access Policy > Overview > Event Logs > Settings**
369367

370368
2. Select the row for your published application then **Edit > Access System Logs**
371369

372370
3. Select **Debug** from the SSO list then **OK**
373371

374-
Reproduce your issue, then inspect the logs, but remember to switch this back when finished as verbose mode generates lots of data. If you see a BIG-IP branded error immediately after successful Azure AD pre-authentication, it’s possible the issue relates to SSO from Azure AD to the BIG-IP.
372+
Reproduce your issue, then inspect the logs, but remember to switch this back when finished as verbose mode generates lots of data.
373+
374+
If you see a BIG-IP branded error immediately after successful Azure AD pre-authentication, it’s possible the issue relates to SSO from Azure AD to the BIG-IP.
375375

376376
1. Navigate to **Access > Overview > Access reports**
377377

378-
2. Run the report for the last hour to see logs provide any clues. The **View session** variables link for your session will also help understand if the APM is receiving the expected claims from Azure AD
378+
2. Run the report for the last hour to see if the logs provide any clues. The **View session** variables link for your session will also help understand if the APM is receiving the expected claims from Azure AD
379379

380380
If you don’t see a BIG-IP error page, then the issue is probably more related to the backend request or SSO from the BIG-IP to the application.
381381

382-
1. In which case you should head to **Access Policy > Overview > Active Sessions** and select the link for your active session
382+
1. In which case head to **Access Policy > Overview > Active Sessions** and select the link for your active session
383383

384-
2. The **View Variables** link in this location may also help root cause SSO issues, particularly if the BIG-IP APM fails to obtain the right attributes
384+
2. The **View Variables** link in this location may also help root cause SSO issues, particularly if the BIG-IP APM fails to obtain the right attributes from Azure AD or another source
385385

386386
See [BIG-IP APM variable assign examples](https://devcentral.f5.com/s/articles/apm-variable-assign-examples-1107) and [F5 BIG-IP session variables reference](https://techdocs.f5.com/en-us/bigip-15-0-0/big-ip-access-policy-manager-visual-policy-editor/session-variables.html) for more info.
387387

0 commit comments

Comments
 (0)