ADF Security not working 401 error

I am having problems with securing my ADF using LDAP after the server I was using was rebuilt and all software re-installed.....
This did work before the rebuild so I am guessing that there are some settings that were no configured after the rebuild.
We are using weblogic and Jdeveloper 11.1.1.6 and When I use the Wizard to secure my app and if I pick "ADF Authentication" I get the login in page and I can log into the application and things work.
I then try to go in and use the "ADF Authentication and Authorization" option and deploy and I get a 401 - Unauthorized error..
It used to work so I am pretty sure I am setting the Enterprise roles / Application Roles etc... correctly but wondered if anyone might be able to point me to what settings might be the issue etc.
Thank you in advance for any assistance.

After turning off ADF security in application - it works.
When ADF security is turned on - it doesn't.
When opening the same application with ADF security on in previous version of JDev - it works again.
Our application uses custom login bean, but it is not even reaching login bean after login form submit (sample is made as http://www.youtube.com/watch?v=mAWBezngA1s)

Similar Messages

  • Item level security not working when placed in a portlet page

    I have three page links linking to separate pages and have two of them with item level security turned on for specific groups with view privilges. I have the access for those groups with view privilges in the page level as well. I have published that as portlet and placed the portlet in another page which has view priviliges for the groups specified in item level as well.
    But I notice that when i place the portlet in a page, the item level security is not working.
    Item Level Security Not Working for Items Placed on a page and published as portlet and placed in another page. Is there some work around for this.
    Thanks
    Valli

    Would you please clarify for me? Is the problem that unauthorized people can see the portlet, or that unauthorized people can see the links?

  • Private Browsing function is suddenly not working. Error message :"The URL is not valid and cannot be loaded." How can I repair?

    Private Browsing function is suddenly not working. Error message :"The URL is not valid and cannot be loaded."
    How can I fix it?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • I downloan and updated my iphone software ...i have tried to activate it back but it is not working out error message always what can i do?

    i downloan and updated my iphone software ...i have tried to activate it back but it is not working out error message always what can i do?

    this is the error message........we are sorry we can not continue with your activation please contact customer care
    another message will say actiavtion server not available;
    please what should i do?

  • Accidentally copied microsoft word icon  to desk top.   Now program will not work. Error message says cannot be opened because of problem. How do I re-install ?

    Accidentally copied microsoft word icon  to desk top.   Now program will not work. Error message says cannot be opened because of problem. How do I re-install ?

    Drag the Word icon back to where it belongs.
    Applications > Microsoft Office 2011 > Put Word there.
    I'm assuming you have Office 2011. If you have 2008 there should be a similar location to put Word.

  • Hi Ive downloaded the free trial version of Fcpro x and its not working, an error message comes up saying: You can't use this version of the application ''final cut pro trial'' with this version of OS X You have OS X 10.8.5. it requires 10.9 or later,Help

    Hi friends.
    Ive downloaded the free trial version of Final cut pro x and its not working, an error message comes up saying: You can't use this version of the application ''final cut pro trial'' with this version of OS X You have OS X 10.8.5. it requires 10.9 or later, please can anyone Help.

    Just download Mavericks (10.9) its free and installed it (Mac App Store)

  • Finger print security not working

    Finger print security not working for probook 4540s 64 bit windows8(now updated to 8.1)

    Hi shabin919,
    Your ProBook 4540s is a commercial product and to get your issue more exposure I would suggest posting in the commercial forums. Here is a link to the Commercial Notebook forum.
    Thank you,
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • ADF JS not working in certain browser setting

    ADF javascript is not working in certain browser / machine. When investigated, we found the below forum link and after resetting / changing the language preference and reopen the browser, it started working.
    adf js error
    Is it language preference setting / locale depend? Do anyone know the root cause / fix for this?
    Exception:
    java script error: c.getFacesMessage is not a function @ ...

    User, thank you for pointing this out. However we here at the forum can't do anything about it. Only Oracle support can.
    My advice it's to open a SR with Oracle support and let them work on it.
    Timo

  • Oracle 9iAS R2 - reports are not working  - JSP Error

    dear All
    We are having issue in our Oracle 9i AS R2, the reports are not working, this thing happend suddenly , while runing any report the following messages are coming
    ==============
    500 Internal Server Error
    OracleJSP:
    JSP Error:
    Request URI:/repdemo/examples/Tools/test.jsp
    Exception:
    org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
         at com.inprise.vbroker.ProtocolEngine.PortfolioImpl.getConnector(PortfolioImpl.java:79)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.getConnector(ManagerImpl.java:147)
         at com.inprise.vbroker.orb.DelegateImpl._bind(DelegateImpl.java:196)
         at com.inprise.vbroker.orb.DelegateImpl.verifyConnection(DelegateImpl.java:365)
         at com.inprise.vbroker.orb.DelegateImpl.is_local(DelegateImpl.java:493)
         at org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java:356)
         at oracle.reports.engine._EngineReportStub.doneReport(_EngineReportStub.java:36)
         at oracle.reports.definition.RWJspProxy.doneReport(RWJspProxy.java:261)
         at oracle.reports.definition.RWReport.done(RWReport.java:1087)
         at oracle.reports.jsp.ReportTag.release(ReportTag.java:398)
         at oracle.jsp.runtime.OracleJspRuntime.releaseTagHandler0(OracleJspRuntime.java:1109)
         at oracle.jsp.runtime.OracleJspRuntime.extraHandlePCFinally(OracleJspRuntime.java:1213)
         at examples.tools._test._jspService(_test.java:292)
         [SRC:/examples/Tools/test.jsp]
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    -=================
    please help to resolve this issue.
    thanks in advance.
    regards

    Dear All
    Just to share the solution of the problem.
    We restarted the XServer which is on the other machine then Oracle 9i AS Middle Tiere and Infra. Once we restarted the XServer machine, and restarted the reports server , every thing back to normal.
    regards

  • Adf scanner not working

    adf scanner jam , cleaned all stuff but still not working

    Hello @ashutoshholani , I hope you are well
    I read your post about the issue you are having with the issue you are having with the errors you are seeing while you scan and the paper getting jammed or stuck while scanning.
    Here is the troubleshooting guide I would suggest for you:
    'Document feeder mispick' Message Displays on the Control Panel and the ADF Does Not Pick Up Paper o...
    If the troubleshooting does not help resolve your issue, I would then suggest calling HP's Technical Support to see about further options for you. If you are calling within North America, the number is 1-800-474-6836 and for all other regions: click here.
    Have a great day
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Object Level security not working on OBIEE 11g 11.1.1.7

    Hi,
    I am experiencing problems with object level security applied on application role in 11.1.1.7 version. If i create a user and assign that user to a application role and give that application role permission to Access Answers in Manage previleges, it is not working. If i directly add a user to permission list in Manage previleges section then user is able to access the answers. I added that application role in "Access to Answers" section in Manage previleges section. Permission for Authenticated users is denied.
    We recently upgraded from 11.1.1.5 to 11.1.1.7. Please can someone confirm if it a bug in 11.1.1.7 or it is because of the upgrade process.
    Regards,
    Sandeep

    Hello Sandeep,
    I have just verified the below scenario as you said but didnt find any issue.
    I have just created a User, Group and Applictaion Role under default authentication provider . Assigned user under group and group under newly created application role and provided access to answers for new application role under manage privilages and I am able see it.
    This might not be a 11.1.1.7 bug check it from upgrade end.
    Regards,
    Srikanth

  • Row level security not working if I hit the aggregate

    I have applied row level security on presentation layer , however it does not work if the report hit the aggregate any idea on this...

    Hi Ingo,
    Security is set up using /crystal/rls transaction. A custom auth object is used for checking the company code with a single field "BUKRS".
    This custom auth object is maintained for the PA0001 table.
    This object is added at the role level with the restricted access to the Company Code..

  • Apple tv is not working: "an error occurred loading this content. Try again later".  Any idea?

    My apple tv is not working.  I have rented 4 movies and I cannot open any of them.  My Apple TV is located in USA.  Anywy I am traveling at the moment outside US, but cannot watch my rented movies.  I get the following error message: "an error occurred loading this content. Try again later".  Any idea?  What is the solution for this issue?

    I have 4-5 mbps for Downloads.  It works fine when opening websites and downloading large files from the Internet.  I have set-up my IP to "automatically" as you suggested, even though I believe this was the default setting.
    I changed the resolution in Settings > Itunes Store > Video Resolution from 1080p to 720p.  Then I rented again "Salmon Fishing in the Yemen", (but now using HD 720p) and I get exactly the same error. 
    Then I changed it to Standard Definition and now is working.  Basically what I have found out is that if I rent movies in HD 1080p or HD 720p it will simply not work. 
    I believe 4-5 mbps is very fast internet connection, so the errors above should not be appearing.
    Feedback for Apple TV developers is to show estimated time for full downloads when using 1080p or 720p so the user can understand what is going on. Very frustrating as I just bought the Apple TV for watching HD movies. I have a 55" HD Sony Bravia tv ready to be used... !!! 

  • ADFS SSO not working correctly on 'old' portal, but works fine on preview portal

    We recently configured an AADSYNC and ADFS 'connection' between Azure and our on-premise environment.
    When i log into the preview portal everything works fine, I'm being redirected to our ADFS proxy server and I get authenticated and logged into the portal.
    However, when i try to login to the 'old' portal (manage.windowsazure.com), after entering my username i get redirected to a forms based webpage of our ADFS environment. When i enter my credentials there i get logged in to the portal so, however I houldn't
    be getting a web based login page.
    I am ofcourse trying this from the internal netwerk, the address of our ADFS server is being resolved to the ip address of the internal ADFS server (otherwise logging into the preview portal should also display the web based login page).
    When i go to portal.office.com ADFS is also working fine, no web based login page is being displayed, so it's really just the manage.windowsazure.com portal thats acting strange.
    (I'm trying all this from the same computer, in the same netwerk environment roughly at the same time, and this also happens on other systems and with other users).
    Any ideas?

    I'm having the exact same issue.  If you look at the AD FS server, you'll see a 164 event logged when you try to log in to the old portal.  Something to the effect of:
    Relying Party:
    urn:federation:MicrosoftOnline
    Exception details:
    Microsoft.IdentityServer.Service.Policy.PolicyServer.Engine.InvalidAuthenticationTypePolicyException: MSIS7102: Requested Authentication Method is not supported on the STS
    I have a case opened with Microsoft, awaiting a call back.  This just started, and I don't understand AD FS enough yet to know what to change, or if I should.

  • ICloud will not work. Error upon PC Boot Entry Point sqlite3_wall_checkpoint could not be located. How do I fix?

    iCloud will not work on my PC.  When I boot my PC I get an error saying, "The Procedure Entry Point sqlite3_wall_checkpoint in the dynamic link library SQLite3.dll".  How do I fix this?

    I'd first try uninstalling and reinstalling your MobileMe control panel, dc. Does that clear the message up?

Maybe you are looking for

  • HP Help Number for Windows 7 not working

    I have a problem with my Windows 7 upgrade.  The instructions from HP say that in the US to call 1-888-447-0150.  That number answers, there is a beep and the line is cut off. Why is the number given in the HP instructions not working?

  • Feature request for Notes application

    Dear Sir/Madam, Ever since I bought my iPhone and iPad, I've been using the Notes app extensively. It's very powerful, since I can jot down some small thoughts on my way to a meeting on my iPhone, and pick up during the meeting on my iPad. I totally

  • Unable to connect to database  in ofline mode

    Hi , i have server OBIEE server installed in Linux and client installed on windows7 the issue is when i log in to admin tool on client it opens and show all tables but.. ..... when i right click a table and click on view data .. it through an error '

  • Ssh configuration issue by enable UsePrivilegeSeparation

    Hi, I have the following error message after I set UsePrivilegeSeparation yes in /etc/ssh/sshd_configuration file: . Solaris 10 with default ssh version come with solaris 10 . After I set the line 'UsePrivilegeSeparation yes' then complain about user

  • Script for cold backup using RMAN

    Dear all, db_version:-10.2.0.4 os_version:- Windows 2003 server I wish to schedule a script that will take cold backup of my database using RMAN. Any help is appreciated .. Edited by: user12000301 on May 18, 2011 5:02 AM