My Oracle Support Banner

Login Redirection on an Infinite Loop Between /portal/faces/home and /portal/adfAuthentication with a Custom WebCenter Portal Application (Doc ID 2748322.1)

Last updated on OCTOBER 03, 2022

Applies to:

Oracle WebCenter Portal - Version 11.1.1.7.1 to 11.1.1.9.0 [Release 11g]
Information in this document applies to any platform.

Symptoms


ACTUAL BEHAVIOR

Accessing a custom WebCenter Portal application goes into an infinite loop and keeps refreshing.
The application was working fine for a while and then started to go into a loop.


EXPECTED BEHAVIOR

Expect the application displays the portal.


STEPS

The issue can be reproduced at will with the following steps: 

  1. Access the custom WebCenter Portal application.
    Here the loop and constant refresh occurs.
     
  2. Checking the custom portal managed server logs it shows it is looping between /portal/faces/home and /portal/adfAuthentication:

    [IP-Address] - - [Date-Time] "GET /portal/faces/home?_afrLoop=[afrloop-id]&_afrWindowMode=0&_afrWindowId=null HTTP/1.1" 302 515
    [IP-Address] - - [Date-Time] "GET /portal/adfAuthentication?success_url=/faces/home&DisplayInSiteMap=Y&logical_page_name=home&_afrLoop=[afrloop-id] HTTP/1.1" 302 293
    [IP-Address] - - [Date-Time] "GET /portal/faces/home HTTP/1.1" 200 8145
    [IP-Address] - - [Date-Time] "GET /portal/faces/home?_afrLoop=[afrloop-id]&_afrWindowMode=0&_afrWindowId=null HTTP/1.1" 302 515
    [IP-Address] - - [Date-Time] "GET /portal/adfAuthentication?success_url=/faces/home&DisplayInSiteMap=Y&logical_page_name=home&_afrLoop=[afrloop-id] HTTP/1.1" 302 293
    [IP-Address] - - [Date-Time] "GET /portal/faces/home HTTP/1.1" 200 8145
    [IP-Address] - - [Date-Time] "GET /portal/faces/home?_afrLoop=[afrloop-id]&_afrWindowMode=0&_afrWindowId=null HTTP/1.1" 302 515
    [IP-Address] - - [Date-Time] "GET /portal/adfAuthentication?success_url=/faces/home&DisplayInSiteMap=Y&logical_page_name=home&_afrLoop=[afrloop-id] HTTP/1.1" 302 293
    [IP-Address] - - [Date-Time] "GET /portal/faces/home HTTP/1.1" 200 8145
    [IP-Address] - - [Date-Time] "GET /portal/faces/home?_afrLoop=[afrloop-id]&_afrWindowMode=0&_afrWindowId=null HTTP/1.1" 302 515
    [IP-Address] - - [Date-Time] "GET /portal/adfAuthentication?success_url=/faces/home&DisplayInSiteMap=Y&logical_page_name=home&_afrLoop=[afrloop-id] HTTP/1.1" 302 293
    ...
     

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.