Separate the defaultAuthentication of a custom AuthenticationProvider

Hello all,
First of all I'm sorry about my poor level of english, I'm spanish and I'll try to do my best.
I've been trying to do a custom AuthenticationProvider with a custom LoginModule in order to make a login process based ONLY in a cookie. Well, after 2 weeks I managed to make it work but now I've a problem, the DefaultAuthentication provider. If I delete it from the list of Authentication providers I cannot login into Console, but if I leave it the browser prompts me the user-password dialog. Whatever I write as user/password my AuthenticationProvider grants me the principals to enter my application if I had a certain cookie but the user/password dialog still appears.
So my question is: It's possible to maintain both logins but separately? The user/password dialog for ONLY the Console and my custom AuthenticationProvider for ONLY my application? Maybe different ports? I'm using the JDeveloper 11g - Studio Edition Version 11.1.1.0.1 - Build JDEVADF_MAIN.BOXER_GENERIC_081203.1854.5188.
P.D.: While I was working in this project I've seen that many people have a lot of troubles to developing their custom AuthenticationProviders or LoginModules. In a few days I'll post how I managed to get it working.
Thanks a lot,
Ricard.

Hello Naresh,
To keep it simple I've made an "app" that it's only a webpage inside a task-flow and I've protected this flow. Also, keeping it simple, I used basic login-method but, as I said, I dont need any "login-method" because my login doesn't need any interaction with the user, just the cookie sent with the HttpServletRequest. I've managed to get the cookies with a ContextHandler and inside my vector of callbacks there is no NameCallback nor PasswordCallback.
So I guess the browser is prompting me for a user/password because of the DefaultAuthenticator I left in the WLS in order to login as a Weblogic user to acces to console app, not because of my custom LoginModule/AuthenticationProvider. So my question is:
Is there any method to login as "weblogic" user without the DefaultAuthenticator? Or, how can I force the user to have the mentioned cookie or didn't login, but still maintaining a method to enter the console app for me?
I someone thinks he could help me but doesn't understand the question I'd try to explain me better.
Thanks again.
EDIT: I've seen that my perfect solution will be two active security realms, one for console and the other for my applications. It's supported? I think i've read that it's not really supported and there is only one active security realm.
Edited by: Ricard Flores on 06-jul-2009 0:27

Similar Messages

  • Can anyone give a good contact number for someone in the upper level of customer service

    can anyone give a good contact number for someone in the upper level of customer care i have talked to two of the worst people from customer service, the "supervisor" who was very appropriate did give me a address to mail a complaint which i will but being a disabled veteran of the Iraq war and a member of the wounded warrior project i get upset at certain people who show no respect for the average person and even worse of an attitude to those injured serving their country. I'm in no way saying I'm better its just that i expect a grain of respect as a person, a fellow American working everyday just to get by. my issue was not an impossible issue to resolve but i was told by one rep that it was not possible after my call being "dropped" i called back and talked to another. Luke from call center Washington state told me it was possible but that the phone i ordered two days prior (that rep failed to finish the order)was no longer available and i could pick a different phone not on back order.......i mentioned my confusion to the lack of service and being told two separate things. i asked why this was when i was not the one who made the mistake he told me it was not there fault and pushed the blame to me....he then called me dude and started to speak over me. when i asked to speak to a supervisor he asked why i told him i was no longer interested in talking to him he said why, i asked to be transferred again he kept refusing saying listen man I'm trying to help you what do you want. i asked to speak to his supervisor at least three more times he refused. i asked for his employee information so i could call back to report his rude behavior he refused to give me anything except at the end he finally told me his name.. there is more but my hand is tired is there anyone who can help me? if i find an answer as i will be posting this to many sites i will post it here.

        Hello hazzard0011, I want to first and foremost say we truly appreciate your hard work and dedication to our country. It is our commitment to provide a top notch customer experience. My apologies that this hasn't been the case in your recent interactions. We can definitely submit feedback to our upper leadership regarding the matter. Can you please send us a direct message so that we can further investigate? Also, please share details regarding the initial issue. Here's steps to send a direct message: http://vz.to/1b8XnPy
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • My husband and I are now separated. I would like to separate the bill.  He on one bill, myself and the kids on another (4 numbers). How can I make this happen?

    How do I separate the bill for the family? My husband on one Bill and myself and the kids on another?

        rcschnoor,
    Great advice! Thanks for helping Elmeag; I know it's important to have this separation completed correctly and as soon as possible. I am pleased to confirm the Assumption of Liability can be performed over the phone; first, the account owner has to call our Customer Service Department and release the line(s) to the assuming party. Then, if the assuming party is with the account owner at the time, you'll be transferred to the Assumption of Liability Department to complete the process. Please visit our webiste and scroll down to the AOL section to review requirements http://vz.to/1mecL7I
    AdaS_VZW
    Follow us on Twitter at @VZWSupport

  • When importing songs of a same album but different artist iTunes will separate the artists. How can I bring all together in the same album?

    When importing songs of a same album but different artist iTunes will separate the artists. How can I bring all together in the same album?

    Generally setting a common Album Artist will fix things. For deeper problems see Grouping tracks into albums.
    tt2

  • To make the log editable in Customer impacts screen on CRM Web UI

    Hi,
    I have to make the log in the notes section of customer complaints on the Web UI input enabled i.e. in component GSTEXT/LIST.
    In the text procedure configuration, the log is set up as R whiich is "Display log". Blank is for edit. But when I set it up as blank, the log is no longer displayed on the UI. Could you please help me with this?
    Thanks,
    Mathangi

    Hi Matangi,
    We can change the properties of via the configuration tab of the view GSTEXT/Notes .
    Go to the configuration button.
    Copy the standard configuration to you Role Config Key.
    Select the attribute LINES and press ALT + Space
    Here you will have properties where you can change the display mode to edit mode.
    Regards,
    Ratna Rajesh.

  • Report to fetch the text information from customer master sales data

    Dear Experts,
    We have come up with a requirement where the business want a report/list of the customers for whom a particular text is not maintained in customer master -sales data.
    There are many Z text id are configured and are maintained in Sales data- extras- text. In addition, business also need some key fields from the customer master such as name, city, delv plant, payment terms, sales off, sales grp etc.
    I could not get any standard table where the text is maintained with the customer numbers. Table STXH can give the customer numbers for a particular text id type but what is maintained against the given text id is not fetched from the table.
    So we need the valuable inputs to realize the requirement.
    As an proposal, we are aiming to develop custom Z report with the FM READ_TEXT to get the text information with the customer no ( object type KNVV and text id ). But for the additional information, what should be the actual logic for fetching the data. say if this FM is used, what should be the sequence of the logic and ideal selection parameters.
    In addition, we aim to use BAPI BAPI_CUSTOMER_GETDETAIL2 to fetch some of the customer ifnormation but many fields are not found in this . can we use some other bapi which can provide the complete general/sales data of customer ( delv plant, sales off, sales grp, custo grp, incoterms, payment terms etc)
    Kindly suggest accordingly.
    Many thanks in advance.

    Hi Dharmendra Kumar,
    I guess the best would be to check in ABAP General forum on the READ_TEXT sequence/ logic etc..
    For customer details, the available BAPIs are:
    BAPI_CUSTOMER_GETDETAIL
    BAPI_CUSTOMER_GETDETAIL1
    BAPI_CUSTOMER_GETDETAIL2
    However, you might have to check classes in SE24 to find any existing classes and its method yo give you all the information of a customer. Also check this thread: [BAPI for customer details like in IDoc DEBMAS;
    Regards,
    Raghu.

  • How to change the reconciliation account in customer master record?

    hi friends,
    i created customer master with wrong reconsiliation account in XD01. i failed when i am trying to change that reconsiliation account in XD02. it was suppressed. how to change the reconcilition account in customer master data?

    Hi,
    Go to this path: Spro>Financial Accounting>Account Receivable & Account Payable>Customer Accounts>Master Data>Preparations for Creating Customer Master Data>Define Account Groups with Screen Layout (Customers)
    Double Click on Your Group, Then Click on Company code Data under Field Status, Then Double click on Account Management, That screen you will find the Reconcilation Account, Select Requred Entry.
    now it will coming Customer master.
    It's useful assigne points as a way to say Thanks
    Regards
    gvr

  • Populating the Addressee field using Customer Interface program

    Hello All,
    Can any body tell me how to populate the "Addressee" column in the HZ_Party_Sites table using Customer Interface Program. Which field should be populated in RA_Customers_Interface_All table inorder to populate the "Addressee" field.
    Thank you,
    Vijay

    You can post this thread in this
    Customers as well.
    Thanks
    GM

  • HT204053 My wife and I have one Apple ID through which we have individually purchased apps using our own iPads. We both now have our own iCloud accounts. How do we separate the original apps between the two iCloud accounts? Will we lose any apps in the pr

    My wife and I have one Apple ID through which we have individually purchased apps for her iPad and my iPad 2. We both now have individual iCloud accounts, and she now has an iPhone. For business reasons we now have to separate the apps under our individual iCloud accounts, but will maintain a single Apple ID for purchases. How can we separate the apps?

    Hi Shadow,
    The apps are forever tied to the Apple ID that they were purchased under. Your iCloud accounts are also Apple IDs, so although you can sync the apps to your individual device via iTunes, you will be syncing them to the devices, not to iCloud.
    Since you are still purchasing everything under one Apple ID, then I'm presuming that they live in a single iTunes library on your computer or Mac? If that is the case, then you would just want to:
    Hook up a device to the Mac or computer
    Select the device when it shows up under devices
    Once selected, the Device Profile screens display to the right - click on the Apps tab, and select which ones you want on that device.
    Also check all the other profile pages to make sure they are set up to sync the things you want to sync to that device.
    On the info page, you will see that you can sync Contacts & Calendars via iCloud or via iTunes. If you want a single source for contacts & calendars for both of your devices, sync them via iTunes. If you want your own sets of contacts & calendars, sync them via iCloud.
    Do you have iCloud set up on the computer or Mac? If so, which iCloud account are you planning on using?
    Some of the decisions you will want to make will depend on how you have your computer or Mac configured in conjunction with iTunes. One Apple ID, but one or two User Accounts for the computer or Mac? iCloud on the computer or Mac? What do you want to share and to not share?
    Post back with any questions.
    Cheers,
    GB

  • HT5622 My husband and I both have iPhones. We are currently using the same Apple ID. I have my own ID but when I send him a text message it comes back to me or goes to my computer. How do we separate the 2 ID's so we can send messages?

    My husband and I both have iPhones. We are currently using the same Apple ID. I have my own ID but when I send him a text message it comes back to me or goes to my computer. How do we separate the 2 ID's so we can send messages?

    You need to reconfigure your phone for use with your Apple ID. I suggest you restore yours as new then reconfigure it with your information and Apple ID. Be sure to disable Find My Phone, if it's enabled, before proceeding.
    Locked Out, Forgot Lock or Restrictions Passcode, or Need to Restore Your Device: Several Alternative Solutions
    A
    1. iOS- Forgotten passcode or device disabled after entering wrong passcode
    2. iPhone, iPad, iPod touch: Wrong passcode results in red disabled screen
    3. Restoring iPod touch after forgotten passcode
    4. What to Do If You've Forgotten Your iPhone's Passcode
    5. iOS- Understanding passcodes
    6. iTunes 10 for Mac- Update and restore software on iPod, iPhone, or iPad
    7. iOS - Unable to update or restore
    Forgotten Restrictions Passcode Help
                iPad,iPod,iPod Touch Recovery Mode
    You will need to restore your device as New to remove a Restrictions passcode. Go through the normal process to restore your device, but when you see the options to restore as New or from a backup, be sure to choose New.
    You can restore from a backup if you have one from BEFORE you set the restrictions passcode.
    Also, see iTunes- Restoring iOS software.

  • How do I separate the inboxes on my 2 email accounts.

    I have office and personal accounts on my Iphone. under the old version of the operating system, I could keep them completely separate. Now, my home emaill is merged in the inbox...the deleted items are separated into two accounts, however. If it isn't possible to separate the inboxes, how do I uninstall IOS 7?

    Hello barbaraataaae
    Just click the Mailboxes button in the upper left hand corner. From there you should be able to see all the accounts and go between them instead of having the unified inbox
    iPhone User Guide
    http://manuals.info.apple.com/MANUALS/1000/MA1565/en_US/iphone_user_guide.pdf
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • I have 2 iPhones - one for personal use and one for work. They are currently connected with the same Apple ID. I would like to separate the two accounts. Does anybody know how to do this?

    I have 2 iPhones - one for personal use and one for work. They are currently connected with the same Apple ID. I would like to separate the two accounts. Does anybody know how to do this?

    Just create a new AppleID for your work.
    As Allan suggested, items purchased on one iTunes account cannot be moved to the other account.
    However, you can put items purchased on on account onto the other iPhone.

  • HT1692 I have 2 phones on 1 iTunes account. Can I separate the contacts

    I have 2 phones on 1 iTunes account. Can I separate the contacts

    it's meant to work like that
    so if you receive a message on your iphone you also get it on your ipad or ipod touch
    to avoid it use separate appleID for each device
    or turn off imessage on 1 or both devices in their settings
    but that will not fix the issue that 2 devices using the same appleID will never be able to facetime eachother
    the appleID is a unique handle for 1 user only

  • How to use the bind variable in custom.pll

    Hi,
    How to use the bind variable in custom.pll.Its through error.
    any one gem me.
    very urgent.
    M.Soundrapandian.

    Hello,
    Please, ask this kind of questions in the e-business forum.
    Francois

  • My husband and I have the same Apple ID number so that we can both have access to an app we use.  I don't like the fact that our calendar, notes and email is also shared.  Is there a way to separate the things we want separate yet keep access to the cloud

    My husband and I share the same Apple ID number because we both need access to an app that has a subscription and would be expensive for us to do separately.  We don't like that this shared ID number means we also share our calendar, note pages, email, etc....Is there a way to separate the things we don't want to share?

    That would be my suggestion.  Just keep using the common one for purchases in the stores.  Then each get another AppleID using a free gmail, AOL, hotmail, MS Live or whatever email account.
    Delete your current iCloud account and login with the new AppleID, and logout of Messaging and then backin with the new AppleID.  Now you have a shared iTunes/App store account, but completely separate, independent iCloud and iMessage accounts.
    You can still share calendars if you wish to, even across separate accounts - http://support.apple.com/kb/ph2690

Maybe you are looking for

  • Acrobat X pro pdf printer missing/ puzzle re forum fixes

    Licensed Acrobat X pro installed; but no pdf printer. Attempted workaround <http://blogs.adobe.com/dmcmahon/2012/06/04/acrobat-pdf-printer-missing-after-installation- on-windows-64-bit/> Solution 1 repair --did not work Solution 2 --Uninstall and rei

  • Dear Sir,  I am using lots of Product of Apple like I-Pad, MAC Note Book and Iphone 4

    Dear Sir, I am using lots of Product of Apple like I-Pad, MAC Note Book and Iphone 4 & 5s. Apple Products are very powerfull and easy to use. I live in Saudi Arabia, here is no any Authorised Dealer of Apple Product, so how I can contact you and tell

  • Hacking Apple Pro Speakers

    hi all, yah all know the Apple Pro Speakers (eye balls). They have that silly 1.2mm minijack and won't work with standard minijack plugs. They are apparently powered by the sound card in those machines they were intended for but not my old GigaBot Et

  • WBS upload

    Hi, I have to upload WBS elements using BAPI. The exact thing is to attached the WBS to a top level PRN depending on the no. of WBS the PRN can hold.WBS has to be attached to a default SAP cost centre and then attached. Kindly suggest me how do I pro

  • Access 2003 vi's compatible with Access 2007?

    I will be doing some access DB work and am wondering if the vi's that worked with Access 2003 (XP) will work if the targeted computer has access 2007 installed?  The computer may have XP, Vista or 7 depending on where I run it. I have to get an answe