Redirection does not occur in the safe application of ADF on Oracle Cloud

Hi all

We are trying to secure deployment ADF Oracle Cloud application.

I did the my login.html as default page by adding in welcome-file-list, as described below.

<>login-config

FORM < auth-method > < / auth-method >

< form-login-config >

<!-form-login-page > /faces/com/kbace/hrc/pages/LoginPage.jspx < / form-login-page->

login.html < form-login-page > < / form-login-page >

error.html < form-error-page > < / form-error-page >

< / form-login-config >

< / login-config >

< Welcome-file-list >

Welcome < file > login.html < / welcome-file >

< / Welcome-file-list >

and here's my index.html.

< html >

< head >

< meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 "> < / meta >"

"< meta http-equiv ="refresh"content="0;url=/faces/HomePage.jspx ">

< /title > < title > index

< / head >

< body > < / body >

< / html >

I have a created a test user and the required role assigned to the test user in the Cloud identity console.   The test user is able to connect successfully, but after authentication redirect to the homepage does not occur.

so could suggest where I am wrong? I run the application locally and tested with server integrated weblogic application works as expected.

I think there is no problem with authentication since if I specify incorrect credentials, the application takes to error.html as expected.

I don't get how to redirect to the home page after authentication. can someone help me on this?

Thank you

Nassim

I don't know what the problem is in your configuration, I did a quick test and security seems to work fine for me. Action taken:

  • In the console identity JCS

    • create user test1 and test2
    • create the test2Role and test1Role roles
  • Create "Fusion Web Application".
  • Create simple jspx page with nothing but a label release on it, access the page for the page definition create PageDef file
  • Generate the security configuration by using "application-> Secure-> configure ADF security."
    • The ADF security: choose "ADF Authentication and Authorization.
    • Authentication type: "HTTPS authentication of the Client (Public Key Certificate)" that will be based on the JCS authentication mechanism
    • Auto strategy grants: "no automatic grant."
    • Welcome authenticated: accept the default values
  • Navigate to the web.xml file
    • Remove the existing constraint and add a new constaint with ' / * ' model
    • Add a "Welcome" file to automatically navigate to the page in the web context root access
  • Access the jazn-"Data.xml"
    • Create the role of the application "test1Role".
    • Create the user "test1" and to entrust the "test1Role."
    • Give the page resource to the application role 'test1Role '.
  • Deploy to JCS

With this configuration, the page is accessible with the "test1" user but trying to access "test2" get:

Error 401 - non authorized

Seems so its works very well. Don't know what is the matter with your configuration. For reference the key parts in my web.xml file contains:

faces/SecurityTest.jspx

TestConstraint

/*

CLIENT-CERT

and jazn-"Data.xml":

jazn.com

Test1

Test1

{903} = CBA09WxYMg7guOpQEGHoMOVyjeKUh7Vu0e4I0Qs6elY

SecurityTest2

test1Role

oracle.security.jps.service.policystore.ApplicationRole

test1Role

test1Role

Test1

oracle.security.jps.internal.core.principals.JpsXmlUserImpl

test1Role

oracle.security.jps.service.policystore.ApplicationRole

oracle.adf.share.security.authorization.RegionPermission

view.pageDefs.SecurityTestPageDef

view

--

Jani Rautiainen

Relationship with the developers of Applications in fusion

https://blogs.Oracle.com/fadevrel/

Tags: Cloud Computing

Similar Questions

  • Questions CHAPTER: classname does not exist in the current application package

    CHAP, I integrated it into my application.  When you put a file in my media with the specific file extension (.xyz) map and by clicking on it, my application successfully is started and managed as expected.  That's the good news.

    However, I tried to create a separate application to test the app-to-app content handling (so that other applications can call my request).  In the application, I create my file (extension .xyz) on the handset and then try to claim it.  However, when I try and call it, I get an IllegalArgumentException saying: classname does nto exist in the package of the current application.  I checked that my main application has seen that full classname with package (com.test.ui.MainApp) and that my separate application tries to make the invocation with this same classname.  He worked successfully on the BlackBerry Simulator (4.6 Simulator "BOLD"), but it throws the error above on my actual handset ("BOLD", 4.6.0.167)

    Anyone have an idea what could cause this problem?

    Please refer to the following.

    Support - Classname does not exist in the current application package
    Article number: DB-00751

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800429/support...

  • Hyperlink does not work in the mail application

    Hello

    Since I bought the Pro Surface over a month, I was not able to get hyperlinks in emails that I get to work (be clickable and automatically open the browser to the linked web page). These same e-mail containing hyperlinks open on any other e-mail software, including my first gen iPad mail app work without problem. It is very annoying having to select (in particular with the finger), copy, open the browser, tap the address bar, paste the link and finally press go to access the page.

    How can I get hyperlinks to work on the Windows 8 messaging application?

    Thank you for your help.

    Hello Igor.

    Thanks for the Microsoft Community assistance approach.

    I understand that you have problems with hyperlinks for opening the Mail app. I would certainly help you to fix this problem.

    We start with two questions:

    1. what happens when you try to open the hyperlink in mail, any error?

    2. have you tried to open the hyperlink of Internet Explorer?

    Follow the following troubleshooting methods:

    Method 1:

    I suggest you to set Internet Explorer as the browser by default and then check how it works.

    Check out these links to find out how to set default programs in Windows 8 Surface.

    Choose the programs Windows uses by default

    Program access and computer by default

    Method 2:

    If that does not solve the problem then I suggest you to run the Windows 8 App Troubleshooter to diagnose and resolve the problem.

    Check out these links to find out how to solve the problems with the applications.

    Trouble with an app on your Surface?

    Troubleshoot messaging

    Important: if you uninstall Mail app it includes individuals, calendar and messaging with her.

    I hope this helps you solve the problem. If you have other problems with Windows, please post in the Microsoft Community. We would be happy to help you.

  • ImageView image created in stage Builder 2.0 does not appear in the running application

    I use scene Builder 2.0 and have added an ImageView to the parent AnchorPane.  I added my PNG files for the application icon and the different buttons. I select the ImageView in stage Builder can analyze the file system in the package of the project folder and select the PNG for the Image.  Rated image in the Imageview in the generator from the scene in design mode and preview mode.

    While everything appears correctly when the application is run, the image assigned to the ImageView is not displayed.

    From the FXML file:

    < ImageView fx:id = "ivBRULogo" fitHeight = "64.0" fitWidth "64.0" layoutX = '14.0' = on = "14.0" pickOnBounds = "true" preserveRatio = "true" AnchorPane.leftAnchor = "14.0" AnchorPane.topAnchor ="14.0" > "

    < image >

    "< image url="@BRU_PE_B_64.png "/ >

    < / image >

    < / ImageView >

    Does anyone have an idea of what might happen between the compiled application and what scene Builder generates?

    Thank you

    Tim

    I recreated the project in Netbeans and copied the Mac files in the src folder.  I opened the FXML in stage Builder and everything looked good.

    Then I built the copied files and voila! The app seems correct with all images and colors of text (another oddity) on Windows 7.

    There must be something weird happening between the stage Builder and Netbeans in Windows 7.

  • Software installed on the data card does not appear in the menu "applications".

    I installed Ultralingua in data card in my Centro. (Data files have been great to store in the Centro himself). It does not appear in "applications".  I can launch by clicking on applications, then the files, and then find the CPP Ultralingua and launching.  Is there a way to get ultralingua and other applications on the map appear in "applications"?

    Thank you

    Hello modemjunkie.

    The Palm OS Launcher does not analyse applications of SD (.prc files) who live in the/Palm/launcher folder on an expansion card.  If you want the Launcher Palm OS stock for you to show the applications installed on the expansion card, you must press the Home button and select your card from the drop-down at the top of the screen.

    Alan G

  • Hello, my CC license does not work on the desktop application.

    It does not recognize my user and the password which is weird that online I can log-in.

    I tried to reinstall CC Office app anremove OOB .pl file as suggested, but nothing.

    Hi OdysseyCreative2,

    Please see the Ko: http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html or contact our support if you have additional questions conversation.

    Kind regards

    Romit Sinha

  • Creative cloud window does not come in the desktop application

    When I go to the creative cloud icon in the menu bar on a mac I just a white screen.

    Is the windows App totally blank white or you have found more blue circle rotation in the middle of CC app?

    Assuming an empty window full, I had posted the following basic steps:

    Basic Checklist:

    N ° 1)

    Force Quit associated Adobe all the processes like creative cloud, CoreSync, AAMUpdater... etc of Activity Monitor.

    Step 2)

    (1) right click on the Finder icon and select 'Go - To Folder' option.
    (2) you will get a text box, type in the following command and then press the 'return '. (" Do not miss ~ symbol " "")

    ~/Library

    It will open the folder of the user's library.

    (3) then navigate to Application Support > Adobe > OOBE. Open the OOBE folder and Opm.db bin file.

    After trashing Opm.db file, restart the Adobe Creative Cloud app and check.

    Always the same? Let us know we will proceed to further troubleshooting.

  • Development buttons does not work when the running application

    Hello

    I use Apex 4.1. For a new application that I created buttons that come in the bottom of the page (edit page 1, 1 Application, debugging, etc.) are not clickable. They workked for another application in the same workspace.

    Any idea, what could be the problem and how to fix it?

    PoojaC wrote:
    Hello

    I use Apex 4.1. For a new application that I created buttons that come in the bottom of the page (edit page 1, 1 Application, debugging, etc.) are not clickable. They workked for another application in the same workspace.

    Any idea, what could be the problem and how to fix it?

    It seems that you have these buttons but they were not clickable? This suggests that some of your custom JavaScript broke their.

    Do you have any code js custom in your application? try to disable this code and see if the buttons work

  • Refresh does not occur in the interactive report

    Hello

    There is a custom in our society theme. Man, I have found is when I type something in interactive report and click go. Page is said to be static is not showing the waiting or loading option when the research is happening. But the research is happening.

    Users have noticed the need to fix this bug please suggest me how to solve this problem.

    Thank you
    Sudhir

    Hello

    Your bar top theme mask loading icon. And for me, it hides the IR also search bar.

    What I quickly check, you can delete under form .navbar-fixed-up, low-fixed-.navbar class

    position: fixed;
    

    Or consult the person who created this theme

    Kind regards
    Jari
    -----
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

    Published by: jarola on 9 April 2013 12:10 AM

    Another method is to add the new style

    #apexir_LOADER {z-index: 99999!important;}
    
  • I am new user and get a "brush" effect when I didn't ask for one. It occurs randomly and in different areas of the image. This happens when the display of the library to develop. IM on an iMac.  Does not occur with the same image on my Macbook Air. I ca

    Screen Shot 2014-08-04 at 4.50.16 PM.png

    It would be useful to not type the text of your message in the subject line, as it is cut.

    If by effect of brush, you hear the Red areas, it is due for making salient clipping on to the right of the histogram.  Click again, and it will turn off.  You also have shadow clipping (pure black) WARNING on top left of the histogram that would show blue then disable that, too, unless he's intentionally.

    If you mean something else indeed brush then please describe specifically what you mean.

  • After Effects does not appear in the creative Cloud Desktop application

    It took more than 10 minutes to get to this place just to ask a question... REALLY from ADOBE, you can make it easier for people to get help with your products? I'm in my 50th minutes installing a trial version of After effects on a PC. After the update and create my account cloud Adobe, After Effects is no where. I am really frustrated and can proceed to Final Cut Pro! Someone wants to tell me how to install After Effects. Ridiculous!

    After Effects does not appear in the creative application cloud if your system does not meet the requirements of System. After Effects - Adobe. This question was asking about two or three times a month from the creative cloud was announced. You can't blame Adobe that you didn't read the requirements before you sign up for creative cloud. Other applications may be compatible and you can be able to use CS6 filtering apps available as follows:

  • ITunes does not start after the installation of Windows 10

    ITunes does not start after the installation of Windows 10, 1511 version (OS Build 10586.164). ITunes version 12.3.2.35, 6 GB RAM, Intel i3 @3.3 GHz. Itunes and Ipodserver module will run by Manager jobs, but Itunes does not open. iTunes starts in SafeMode as explained in the link below (hold SHIFT and control on your keyboard while you open iTunes).

    Fix unexpectedly closes or problems of launch in iTunes for Windows - Apple Support

    Solution, according to this link, is:

    If the problem does not occur in Mode safe, remove any third party plug-ins iTunes: solving problems with third party plug-ins - Support Apple iTunes but the link has been archived, and I can't find any plug-ins installed iTunes. Any other ideas?

    For general advice, see troubleshooting problems with iTunes for Windows updates.

    The steps described in the second case are a guide to remove everything related to iTunes and then rebuild what is often a good starting point, unless the symptoms indicate a more specific approach.

    Review the other boxes and other support documents list to the bottom of the page, in case one of them applies.

    More information area has direct links with the current and recent buildings if you have problems to download, must revert to an older version or want to try the version of iTunes for Windows (64-bit-for old video cards) as a workaround for problems with installation or operation, or compatibility with QuickTime software or a third party.

    Backups of your library and device should be affected by these measures but there are links to backup and recovery advice there.

    TT2

  • Lightroom does not appear in the Office of creative cloud. He is used to. Now I see photoshop.

    I have photoshop and lightroom in my plan, but lightroom does not appear in the installed applications section (or the area of download/try). It used to be there. How can I get that back? I use a macbook pro with the Mavericks.

    Office CC lists the applications as "up to date" when they are not

    -http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html

    Otherwise, the link to download & install and installation & activation problems can help

    -Cat http://www.adobe.com/support/download-install/supportinfo/

    OR

    -http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html

    -http://forums.adobe.com/community/download_install_setup

    -http://helpx.adobe.com/creative-cloud/kb/troubleshoot-cc-installation-download.html

    -http://helpx.adobe.com/x-productkb/global/errors-or-unexpected-behavior-websites.html

    -http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html

    -Server does not connect https://forums.adobe.com/thread/1233088

  • Profile does not show that I have a paid subscription. Need to download programs and does not give me the option of.

    Profile does not show that I have a paid subscription. Need to download programs and does not give me the option of.

    If your cloud subscription does not appear on your account page, https://accounts.adobe.com/ , and then click Plans & products at the top, you need to contact Adobe for support hours

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">
    Don't forget to stay signed with your Adobe ID before accessing the link below

    Creative cloud support (all creative cloud customer service problems)
    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • Adobe Scout does not exist in the list of applications of Creative Cloud Desktop install

    How can I install? When I click on download through the web page, it redirects to the desktop application. But Adobe Scout does not exist in the list of apps.

    Hello

    I had similar problem a few days ago, you probably 32-bit in oprating system and scout is 64-bit

Maybe you are looking for