Loop of the ADFS 3.0 authentication forms

Hello

I have a problem regarding authentication ADFS 3.0, in order to use SharePoint. When I try to connect through forms authentication, the loop browser return to the login page. This only occurs with users who have something shared on sharepoint. If the user does nothing for him, the answer is that this site has not shared with you, what is right. When I change authentication on ADFS authentication windows its not right market. Unfortunately, I have to make it work with forms authentication.

Any ideas?

This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
*

Tags: Windows

Similar Questions

  • Deploy the ADF web application and forms and reports Services on the same installation of Weblogic Server

    I have forms and reports already installed on the Weblogic Server.

    Now, I want to install ADF web Application on the same server, Weblogic.

    Is it really possible to have forms & reports services and the application of the adf on the same installation of weblogic server?

    Please suggest / guide me on how to achieve the task above.

    Here are the details of my wls, forms and reports, and adf web application

    • WebLogic Server version 10.3.5
    • Forms & Reporst 11 GR 2
    • ADF web application developed using JDeveloper 11.1.2.4

    Thank you

    Deven


    Hello

    a few entries,

    https://forums.Oracle.com/thread/2433508

    https://forums.Oracle.com/message/11020401

  • Problem with the safety of the Adf

    Hello

    I am trying to use the safety of the ADF for my project and it's my options in the Setup Wizard:
    1 - authorization and authentication of the ADF

    2 - authentication based on the forms & ' generate the default Pages '

    3 - no automatic grant

    4 redirect after successful authentication "mapping"

    and I did (the roles of Application & business roles and users)

    and I also did mapping between them

    Finally, I posted anonymous role of 'mapping' and when I try to run it I got this error

    Error 500 - Internal server error

    java.lang.NoClassDefFoundError: has not been initialized class com.bea.security.quark.ASIParserProxy

    at oracle.security.jps.az.internal.runtime.entitymanager.ExtensionsManagerImpl.init(ExtensionsManagerImpl.java:227)

    at oracle.security.jps.az.internal.runtime.policy.ApplicationPolicyImpl.initWithAppPolicyEntry(ApplicationPolicyImpl.java:322)

    at oracle.security.jps.az.internal.runtime.policy.ApplicationPolicyImpl.initAppPolicy(ApplicationPolicyImpl.java:274)

    at oracle.security.jps.az.internal.runtime.policy.ApplicationPolicyMap.get(ApplicationPolicyMap.java:110)

    at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.getApplicationPolicy(PDPServiceImpl.java:575)

    at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.getApplicationPolicy(PDPServiceImpl.java:556)

    at oracle.security.jps.internal.policystore.PolicyUtil.getGrantedAppRoles(PolicyUtil.java:2876)

    to oracle.security.jps.internal.jaas.JpsAbsSubjectResolver$ 5.run(JpsAbsSubjectResolver.java:497)

    to oracle.security.jps.internal.jaas.JpsAbsSubjectResolver$ 5.run(JpsAbsSubjectResolver.java:487)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.getApplicationRoles(JpsAbsSubjectResolver.java:487)

    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.createJpsSubject(JpsAbsSubjectResolver.java:334)

    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.getAnonymousSubject(JpsAbsSubjectResolver.java:319)

    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.resolveJpsSubject(JpsAbsSubjectResolver.java:258)

    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.resolveSubject(JpsAbsSubjectResolver.java:214)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    I use JDeveloper R 2 (11.1.2.3.0)

    So, what should I do?

    I will be grateful if someone could help me in this
    Thank you

    Hello

    You can check if the solution in this thread works.

    You also try to remove the system directory, then by restarting JDev.

    Jean Lou

  • How to ignore the validation of the ADF LOV

    Hello

    I have worked in oracle forms and now try to learn the ADF.

    In oracle forms, if we apply LOV to a field, it offers the possibility that we validate this filed of LOV like it or not. If we set ENTER FROM LIST = No., user can select LOV value or it can enter the value manually (and this value can be or not be in LOV).

    Now in JDeveloper 11.1.1.5.0, I have attached a list of input to a values it was filed. Any value I put in the deposited ADF framework, trying to validate of LOV, and does not update the model compared to invalid values. How can we ignore that?

    Infact, I have an obligation if the value does not exist in LOV, I create this value in the object instance on which rests the LOV. In doing so, the value will now be a valid value.

    Published by: student of oracle on 25 May 2011 23:57

    Published by: student of oracle on May 26, 2011 12:02 AM

    Yes, I agree. However, this might give you an idea how to make the scenario using a manual coding

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/69-custom-lov-with-BTF-276178.PDF

    Frank

  • ADF security and authentication of the forms

    I created a form simple adf using the Department in the form of the adf. Run - work

    I then put the adf security implemented, create login.htm error.html and /faces/mydept.jspx

    When I right click on the login.html and run, I get the access code, I signed with the user and get 403.
    When I right click on the mypage.jspx and run, I get the connection, I login with the user and work?

    so my question for which url do I give to the user once I have move to production
    (1) http://...:7xxx/context/login.html
    or (2) http://...:7xxx/context/faces/mypage2.jsp



    TKS

    You can send a http://...:7xxx/context/faces/mypage2.jspx

    ADF is a technology jsf the web.xml file will be a filter for faces and is the filter of the address provided and it is treated.

    THS peace of code in the web.xml file is responsible for the filter and treatment

    > Faces Servlet
    > /visages / *

  • Page with ADF Table and form of the ADF, error: a value is required on CreateInsert

    Dear all,

    I am a beginner in the ADF and am under Jdeveloper Studio Edition Version 12.2.1.0.0.

    I have a page that consists of two taskflows.

    First workflow has a fragment which is to have a (non editable) table - top in picture below

    Second task flow contains a form ADF - lower part in image below.

    Click Add button again the below the screen with "error: a value is required appears.

    and also a nonmodifiable line Table is created.

    TableNForm.jpg

    The code for the button "new".

    < af:button text = 'New' id = 'bAddNew '.

    actionListener="#{pageFlowScope.SalespersonsMainFMT.createInsertSalespersons}"/ >

    Here is the part referencing of java Bean

    public static BindingContainer {} getBindings()

    Return BindingContext.getCurrent () .getCurrentBindingsEntry ();

    }

    public void createInsertSalespersons (ActionEvent actionEvent) {}

    BindingContainer links = getBindings();

    OperationBinding operationBinding;

    operationBinding = bindings.getOperationBinding ("CreateInsert") (OperationBinding);

    Object result = operationBinding.execute ();

    }

    Please let me know what I have to do to stop the insertion of new line in a Table cannot be changed

    and then stop the ' error: a value is required is displayed ' message.

    Hope the above is clear.

    Please let me know if additional information is required.

    Thanks and greetings

    Arif Khadas

    Instead of CreateInsert, try to use Create and let me know what happens.

    Another option is to set the ChangeEventPolicy for the iterator binding votes to zero, and af:table; s immediate to false, as shown here:

    http://rogersuen.blogspot.RS/2014/03/ADF-editable-table-unexpected-validation.html

  • When possible in Oracle Forms to insert a second line based on 1st row, so why not in the ADF?

    Mr President

    When possible in Oracle Forms to insert a second line based on 1st row, so why not in the ADF?

    The user just enter data in the Module of sales in one line of a Bill as below

    and it is displayed in two rows in financial Module.like below how to proceed in the ADF.

    You can see that invoice line contains the sales tax and the gross sales amounts, then it is posted to the financial Module above two lines.

    How to make ADF

    Respect of

    What I realized, this is:

    -You have a table in you screen.

    -You call CreateInsert 2 times to create 2 rows at the same time.

    -You will enter value in a specific column (c1) line1

    Looking for the value that you entered in row1 can be completely copied in the same column (c1), but in line2. is this correct?

    If so try to do the following:

    1. in the table inputText (c1) column set autoSubmit = true and setValueChangeListener to a method in backbean

    
           
    
    

    2. in the inputTextValueChangeListener method to write this code

      public void inputTextValueChangeListener(ValueChangeEvent valueChangeEvent)
      {
        DCIteratorBinding tableIter = (DCIteratorBinding) BindingContext.getCurrent().getCurrentBindingsEntry().get("tableIteratorName");// write table iterator name from pageDef.
        for (int i = 0; i < tableIter.getViewObject().getEstimatedRowCount(); i++)
        {
          ViewRowImpl myRow = (ViewRowImpl) tableIter.getRowAtRangeIndex(i);
          EntityImpl entityImpl = myRow.getEntity(0);
          if (EntityImpl.STATUS_NEW == entityImpl.getEntityState())
          {
            System.out.println("New row found");
            myRow.setAttribute("AttributeName", valueChangeEvent.getNewValue());// write attribute name
          }
        }
      }
    

    3 - Add inputText id in the partialTrigger table

    
    

    4 - pageDef. Set of table iterator rangeSize = "-1".

  • How to display specific records on the form of the ADF

    Dear experts,

    I need to create a form of adf Wizard.

    -If the user is new, this form will show action createInsert.

    -If the user is not new (already have saved data), then this screen displays data based on the user login id.

    I can do the application module class createInsert part but not the specific data display part.

    You have a suggestion how to display specific records based on user login id, and how to filter the old and the new user?

    Kind regards

    Ricky

    You can use a router in a workflow as I've shown here https://tompeez.wordpress.com/2012/12/01/jdeveloper-11-1-1-5-0-use-router-to-create-new-row-or-edit-existing/

    Timo

  • Login, authentication of the ADF page rendering problem

    Hi all

    I use Jdev12c and authentication of the ADF configuration in my application. MY login pages are not html and JSF pages. After you set up the security of the skin on the login page stops working. The drawn solution of article https://blogs.oracle.com/jdevotnharvest/entry/solving_jdeveloper_11gr2_issue_with does not help (which seems to be incomplete).

    Now, reading autour, I made an assumption are the result of changes and it seems to work. But I don't know if it can cause any problem of security in the merger application. Any idea/thoughts?

    < security constraint >

    < web-resource-collection >

    allPages < web-resource-name > < / web-resource-name >

    < url-pattern > /visages / * < / url scheme >

    (it was < url-pattern > / * < / url-pattern >)

    < / web-resource-collection >

    <>auth-constraint

    valid users - < role name > < / role name >

    < / auth-constraint >

    < / security constraint >

    (There is also a page-def on the login page and the model used for the login page).

    Thank you!!

    Mrig

    Very well. Figured out.

    According to what little I learned about the web.xml file, I had to follow processes & groping to find resources which create problem. So Pagedef and models are not the problem which might have been in previous versions of Jdev. I added ' / resources/images / * ' under web-resource-collection.

    Authorized resources ADF

    information/images / *.

    allPages

    faces *.

    (it was / *)

    valid users

    I thought the CSS files and templates like that I used on the login page.

    Thanks for the help and suggestions!

  • What to put in the xsd schema for the form of the ADF radio buttons?

    Hello, we create a form generated from the data of a HT ADF auto which is a type defined in a schema .xsd. Which schema component Let's in the .xsd schema correspond to buttons option in the form of the ADF? For example, in our .xsd we just

    <? XML version = "1.0" encoding = "UTF-8"? >

    " < xsd: Schema container = ' http://www.w3.org/2001/XMLSchema "xmlns:wf =" " http://www.example.org "

    " targetNamespace = ' http://www.example.org "elementFormDefault ="qualified"> "

    < xsd: complexType name = "FormDataType" >

    < xsd: SEQUENCE >

    < xsd: element name = "FirstName" type = "xsd: String" / >

    < xsd: element name = "Name" type = "xsd: String" / >

    < xsd: element name = "Department" type = "xsd: String" / >

    < / xsd: SEQUENCE >

    < / xsd: complexType >

    < / xsd: Schema >

    What would be the element / type etc be for radio buttons?

    Hi Tali,

    It depends on what you want to do with radio buttons, but it would be better to be a part of string in most cases.

    This could be better handled on the ADF OTN forum, but I'll take a shot at it.  If you have many items to choose from, you can use the string "Department", you already have in your XSD.  When displayed on the form, include various departments with radio buttons next to each other (for example,"manufacturing", "Marketing", "Sales").

    Because this is the BPM forum, I guess your XSD is used as data for a human task which in turn used to create a form of the ADF.  If this is the case, you can use your "Department" in your XSD string element that has already been placed on your form as a text input field.  The reason is the link that you need to update the element of the human task service is automatically created in this way.  Select this field to text, and then in the properties panel, copy the text that is in the 'value' of the field (you stick it in the Value property of the Radio group you will add in the next step).

    There are two ways to get the radio buttons on the form.  You might drag the "Radio group" widget on the form-> click on radio to 'Create a list (select an item)' button-> click the Add icon to add the choices you want to appear on the form (for example,' manufacturing ', 'Marketing', 'Sale').   Once this was added, paste property value text you copied in the previous step into the field of "Value" property of the new Radio group.

    If you select the radio button of the new group source, it should look like this if you wanted two choices for your radio buttons:

    After this has been added, delete the existing text entry field that was created when the form was generated automatically from the human task.

    Hope this helps,

    Dan

  • Created a form of the ADF since a human task - how to get other human tasks use the same form ADF?

    We are new on the forms of the ADF and we have a simple workflow with a few different human tasks.

    The task of the initiator, I right click it and automatically generated a form of the ADF.

    The rest of the human tasks have the same payload, and I want just the other human tasks use the same ADF form I've already created. How can I do this?

    Thank you.

    Yes, there is a way to reuse the shape of the ADF and its workflow for several human tasks as long as the payload is the same.  To do this:

    1. Open the file "hwtaskflow.xml" inside your project of the ADF.  It will be difficult to read when you first open it so right mouse click the xml file-> select "reformat".
    2. Copy the 6 lines with the element with the form that you want to reuse-> pick up the 6 lines in the file under the rows that you copied.  The and elements in the text that was copied just need to be changed from the old human task name (for example, ".../MyHumanTaskOriginal") on behalf of the human recycled news of the task (for example, ".../MyHumanTaskReused").  Don't forget to leave the text in the and items of value to their original name.
    3. Redeploy the project.

    Dan

  • Form of the ADF is missing fields

    I have an ADF entry form that will be used to insert/modify data in a database.  The entry form was created with the business components to a table on a page JSFF fragment.  I use JDeveloper 12.1.3.0.  When the page is displayed, the labels for the fields are displayed.  But the fields are missing.  At this point, I'm not able to enter all the information on the form of the ADF.  When I press the button "CreateInsert", input fields are not displayed properly and I can enter information.

    Here is how one of the fields is defined:

    "< af:inputText value =" #{bindings.firstName.inputValue} "label =" #{bindings.firstName.hints.label} ".

    required = "#{Bindings.FirstName.hints.Mandatory} '"

    Columns = "#{Bindings.FirstName.hints.DisplayWidth} '"

    maximumLength = "#{bindings.firstName.hints.precision} '"

    shortDesc = "#{bindings.firstName.hints.tooltip}" id = 'it2' "

    Binding = "#{backingBeanScope.backing_register2." IT2} ">"

    < f: validator binding="#{bindings.firstName.validator}"/ >

    < / af:inputText >

    Thanks in advance!

    It is a normal behavior if your database table is empty.

    In this case, in order to show the inputText fields, you must first create stored in your BC-just, you did by pressing CreateInsert.

    Therefore, before displaying the page, you must call CreateInsert _first (if you want to create new DB records).

    If the DB table is not empty (and you want to change the data), your inputText will be visible

  • The use of tables of database for authentication in the ADF

    Hello

    I need to use my user table in the database for authentication in ADF (adf 11.1.2).

    I have 3 categories: agent admin and user is unique, each has its own page, logging, the application checks the type of user and directs its jsf task or the page of the jsf page flow.

    I have a user with the type attribute table

    HOW CAN I MAKE THIS PRAYER.

    Hello

    See links below.

    Whatever Fusion Middleware: Tables database user to implement authentication in the ADF

    Java / Oracle SOA blog: the use of tables of database as in WebLogic authentication provider

  • Paste the image of the clip Panel to form the ADF

    JDev 11.1.1.6.0

    I've wrote a new email in my gmail in the browser chrome and noted that I could just paste an image into the body of the mail / online form.

    I was very happy to see what I'm looking for a similar solution for awhile.

    Any chance I can achieve in the ADF?

    You can try with: af:richTextEditor: richTextEditor demo

    Dario

  • Navigation in the adf part form workflow causes the validation of active in WebCenter

    Experts,

    We use WebCenter 11 g.  We created a workflow with a shape on the first page.  There are a few required fields on the form.  We have deployed the taskflow and it run within the WebCenter portal.  There are three tabs: "Home", "About Us" and "request for information".  The "request for information" tab of the workflow we have problems with.

    Here's what's happening.  When we landed on the portal page, the home page tab is where we land.  So let's say that the user clicks on the 'Request information' tab, a form appears.  It is the form of the ADF.  On the form, we ask the name, email, phone, etc. Name and Email fields are required. We have a mailing and a reset button on the page of the form.  Assume that the user has clicked on this tab, realized that they did not want to provide information and wants to click on the Home tab.  When they click on the Home tab, in the form "Request for information" form validation fires and displays an error indicating to the user that the name and email address have not been provided.

    It's very annoying and we would like some suggestions on how to overcome this problem.

    Thank you.

    Sam.

    Have you tried to make all your links from the immediate tab

    Try to change the immediate attribute to true, it should solve your problem!

Maybe you are looking for