Username for SSO

I set up SSO to work with portal, OID and AD. Now, when the portal authenticated my credentials against AD and not OID when I signed onto the portal. Everything is working fine. When I sign in onto my portal, I have to use the form
username@domain
Ideally, I like to enter in just username. Is that possible? If so, how?
Thanks

nevermind, i just changed the uid value by removing the @domain portion

Similar Messages

  • Chinese username cannot SSO

    How,
    I have created a user with Chinese username (eg. 测试) in EP. Then I log on to EP with this user, but I cannot log on to other systems with its cookie MYSAPSSO2.  The error message is:
    Logon ticket could not be validated by system R35CLNT800. Message: USER_OR_PASSWORD_INCORRECT
    Other users with English or German user names can successfully log on to other apps via SSO.
    Could anyone kindly tell me what might be the reason to this problem?
    Thanks,
    Ray

    It has been proved that Chinese username cannot be used for SSO. So close this thread.

  • 10g904 - custom login pages & development method of applics for SSO

    i am getting baffled with these custom login pages and their connection with the SSO.
    I have now read extensive documentation from the following:
    Oracle® AS SSO Admin Guide for release 10g (9.0.4) (B10378-01)
    Oracle® AS SSO App Developers Guide for release 10g (9.0.4) (B10852-01)
    Oracle® AS SSO Admin Guide 10g (9.0.4) (B13791-01)
    Oracle® AS App Developers Guide for release 10g (9.0.4) (B10378-01)
    Oracle® SSO Developers Guide for version 306
    what baffles me is how custom login pages are to be defined for the 10g versions of AS.
    in 10g (904) version, applications for SSO can be protected using mod_osso, and may be developed using mod_osso or using SSO-SDK which is deprecated from this version.
    1. this means that if we do not have to use SSO-SDK (which is deprecated in 904 version) and where we need to protect applications using the mod_osso, then why do we need to use the custom pages.
    2. how do the custom-defined deployment specific login pages or change-password pages work?
    3. what is the role of SSO for partner applications if we do not configure it specifically.
    any helpful hints or links would be highly appreciated.
    thanks

    i am getting baffled with these custom login pages and their connection with the SSO.
    I have now read extensive documentation from the following:
    Oracle® AS SSO Admin Guide for release 10g (9.0.4) (B10378-01)
    Oracle® AS SSO App Developers Guide for release 10g (9.0.4) (B10852-01)
    Oracle® AS SSO Admin Guide 10g (9.0.4) (B13791-01)
    Oracle® AS App Developers Guide for release 10g (9.0.4) (B10378-01)
    Oracle® SSO Developers Guide for version 306
    what baffles me is how custom login pages are to be defined for the 10g versions of AS.
    in 10g (904) version, applications for SSO can be protected using mod_osso, and may be developed using mod_osso or using SSO-SDK which is deprecated from this version.
    1. this means that if we do not have to use SSO-SDK (which is deprecated in 904 version) and where we need to protect applications using the mod_osso, then why do we need to use the custom pages.
    2. how do the custom-defined deployment specific login pages or change-password pages work?
    3. what is the role of SSO for partner applications if we do not configure it specifically.
    any helpful hints or links would be highly appreciated.
    thanks

  • I recently changed my Apple ID username and password and now get a message each time I open my iPad to enter my Apple ID to continue to receive downloads. However the message shows the old username for my Apple ID.

    I recently changed my Email address which required me to change my username for my Apple ID and my password. The changed has been successful, but each time that I open my iPad, I get a message that I need to enter my Apple ID to continue to receive downloads. The problem is that the username that comes up for entry of the password is the OLD Apple ID username. I have entered the old password and then then I am directed that it is not correct and given advice to change my password or username. I can't figure out how to resolve this issue.

    If you updated your existing account then try logging out of it on the iPad by tapping on the id in Settings > iTunes & App Stores and then log back in and see if that 'refreshes' the account on the iPad.

  • My mobile me expired and I want to use the same username for icloud. How?

    My mobile me expired and I want to use the same username for icloud. How?
    When I registered for me.com, they kept saying the my username is already taken which is true since I registered for [email protected] previously and the subscription has expired.
    How can I get apple to delete my mobile me account completely?

    http://howto.cnet.com/8301-11310_39-20119371-285/how-to-transfer-your-mobileme-a ccount-to-icloud/
    and
    http://www.apple.com/mobileme/transition.html
    should assist you in questions

  • Hi, I recently changed my username for my iTunes/iCloud account. Can anyone tell me how i change the username on my iCloud iPad? When I go onto setting to change it it keeps the username grey so I can't even select it?

    Hi, I recently changed my username for my iTunes/iCloud account. Can anyone tell me how i change the username on my iCloud iPad? When I go onto setting to change it it keeps the username grey so I can't even select it?

    Welcome to the Apple Community.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")
    Providing you are simply updating your existing details and not changing to another account, when you delete your account, all the data that is synced with iCloud will also be deleted from the device (but not from iCloud), but will be synced back to your device when you login again.
    In order to change your Apple ID or password for your iCloud account on your computer, you need to sign out of the account from your computer first, then sign back in using your updated details. (System Preferences > iCloud, click the sign out button)
    In order to change your Apple ID or password for your iTunes account on your iOS device, you need to sign out from your iOS device first, then sign back in using your updated details. (Settings > iTunes & App store, scroll down and tap your ID)
    If you are using iMessages or FaceTime, you will also need to log out and into your ID there too.

  • HTTP/SPNEGO for "SSO" on MS Windows

    HTTP/SPNEGO for "SSO" on MS Windows
    Hi all of you !
    The scene is simple : I got a software (All in plain java ) and some simple web access to this system. ( it's not a real web server wich will be in need for Apache or some big container it's just a few access to some informations of the software )
    The client company is all MS Windows, and it's used to some SSO approach,
    they got a AD server on Win2003, all laptops are under winXP Pro and got IE at least version 6
    Now The question is this ;
    I got
    -a guy (properly authentified) who is
    - using IE (properly setted)
    - on a computer (properly attached to AD)
    to access a ressource URL of my app
    It's quite simple to send him a http 401 or 407 so IE go back to the AD server and get its token
    BUT how can I manage in java to extract the account used by the client
    from the SPENEGO token ? this is all I need
    I cant find any help on this, So please if someone can help me in this...
    I'm lost ... Thanks in adavnce for a simple hint or a url linking me on the good path

    I forget :
    Ok for the configuration, thanks to some of your posts (thanks all)
    I know all the importants steps to be followed
    For exemple I quote danielshrem last post on the thread http://forum.java.sun.com/thread.jspa?forumID=545&threadID=760214
    <quote>
    Hey Seema,
    Indeed my server's principal was not the correct one, now everything is cool with rc4 encryption.
    for all u dudes out there in need of Java HTTP kerberos auth here's a few simple configuration procedures:
    1. on the Domain Controller add an HTTP SPN to the account running the web service (use setspn.exe). the SPN has to be in format HTTP/host@Realm or HTTP/host (this SPN worked for me). if u dont know exactly which SPN u need u can sniff an HTTP session on ethereal look for Kerberos AP Req-->ticket-->Server Name. from what i gather this is the principal the clients use.
    2. on the DC add a mapping to the newly created SPN (use ktpass.exe)
    3. on the host running the service create a keytab file containing the newly created HTTP principal (use java's ktab.exe)
    4. make sure the SPN is set up OK by running kinit and pass the newly created keytab file and the newly created SPN.
    once u recieve an ok result you are good to go (login and authenticate users)
    hope this helps
    Daniel.
    </quote>
    My problem (I know it must sounds stupid) : how do I extract the login account from this ?

  • How to setup the dad file for SSO.

    Hi
    We need to setup the dad file for SSO. Can any one help us to setup the dad file.
    Thanks,
    Arvind Goel

    Hi
    It seems that SSO is for AppEx Application Authentication only. You can't specify which Database User your application will connect to the database with if you are authenticating using SSO.
    I came up against this in the following thread.
    Re: How can an AppEX Application work with DB users referenced in DB Trigge
    G.

  • Lost username for WRT54GS, resetting router doesn't seem to restore defaults

    I lost username for WRT54GS so I tried resetting as per instructions, holding down reset key for 30 seconds, but can't log in using 'admin' and blank password, which I understand is factory default, and which should have been restored on reset--right? I have reset the router at least 3 times, always making sure I push reset key in for 30 seconds. That's the simplest to explain of two related problems.
    On a second computer on same network, I have no Internet access at all, and if I try to get to the router it says it can't find 192.168.1.1. Since I can access the Internet on computer #1, and also have a voice over IP device hooked up to router that is also working, I assume this problem is on computer #2 and not the router EXCEPT--how does this relate to the problem stated for computer #1?
    Before this particular way of acting, computer #2 was announcing that there was an IP address conflict. It doesn't say that now, it just can't connect to anything. What's odd is that if I display network connections on computer #2, the Linksys connection shows and displays strong signal exactly as it does on computer #1, so obviously computer #2 can 'see' the router, but clicking 'Connect' on the wireless network connections window doesn't work, it simply won't connect. I tried setting up network again but that didn't clear the problem.
    I have a great suspicion this has to do, at least in part, with IP addresses but don't know where to go from here.
    I appreciate detailed step by step instructions because I am a novice at this. Brave but ignernt.

    Actually, its the other way around, blank username and admin for the password.

  • I forgot my username for my emails settings

    hello , i forgot my username for my email settings , and i told everyone about this problem they said i have to call Zain , im from Kuwait and zain is the Provider for BIS !
    and Zain Kuwait are really stupid and know nothing about Blackberry ! i dont know why they sell it , and they give the services
    they just want money but no support !
    And evertime i contact them to get the username , they say no its not our problem we cant fix it , we'll call u later and they never call !
    i talked to them again today , they keep saying that's ur problem we cant do anything for you , and we cant get ur username back , this is the first time we hear about this issue.
    and please now i want to add and delete emails , i cant ! i just can get the password from : http://mtc.kw.blackberry.com/ when i put my pin ! but i cant get the username !
    can anyone tell me what to do please ? im really sick of this

    mdriver23 wrote:
    i am encountering the same problem is there any way how i can fix it myself without having to waste so much time on the over-the-phone support. It just takes too much time and i would just like to change the email settings, taking off my old email (On which i am getting endless loads of spam) and enter my current email adress.
    HI and Welcome to the Forums!
    There are about 6 different problems that were discussed in this thread -- I'd request that you open a new thread and specify exactly which issues you are having, what you have already attempted, and what the results were. Then we can provide you with assistance that is targeted specifically for you.
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • SAP Best Practices for SSO Configuration

    Hello There,
    Are there any SAP Best Practices available for SSO Configuration. If so, Kindly help me with those..
    And also any Third party tools available in the market for SSO Configuration..
    Appriciate your Help on this.. Thanks in advance.
    Regards,
    Pranay S
    Edited by: Pranay Subedari on Apr 29, 2011 9:12 AM

    Hello,
    Types on the SSO are classified with the systems involved in configuration (i.e.) SSO between ABAP Stack and Java stack or LDAP, OS
    Refer the link for more details [Document Deleted]
    Regards,
    Anand
    Message was edited by: Jason Lax

  • securityagent name when using IBM TAM for SSO with Hyerion

    Hi,
    What should we declare in the css_config.xml file for the <securityagent>, when using IBM TAM for SSO with Hyperion.
    The admin guide only mentions Netegrity, but that would be the case when we use Siteminder for SSO.
    Any lights??
    Thanks,
    Sasi

    While, seems one way is to use stream to bypass login.

  • Hello, I just purchase Adobe Premier elements 12. I installed it but the only problem is when I try to open "new project" it tells me I have to put my password in and username for the first seven days of installation, but when I do that the project never

    Hello, I just purchase Adobe Premier elements 12. I installed it but the only problem is when I try to open "new project" it tells me I have to put my password in and username for the first seven days of installation, but when I do that the project never opens, it just has the loading bar loading and then it stops, so I have no idea wat the problem is, please help

    new project help
    What computer operating system is your Premiere Elements running on?
    Have you gone through the typical drills of
    1. Latest version of QuickTime installed on your computer with Premiere Elements?
    2. Running program from User Account with Administrative Privileges as well as from Run As Administrator applied to the desktop icon
    with right click of the icon, followed by selecting Run As Administrator?
    3. Does problem exist with and without the antivirus and firewall(s) disabled?
    4. Even though the Premiere Elements 12 Editor will not open, can you open the Elements Organizer 12?
    If Yes to all of the above, please review the following for a possible solution...
    ATR Premiere Elements Troubleshooting: PE12: Premiere Elements 12 Editor Will Not Open
    Please review and consider the above and then we can decide what next which might include trying to open
    the program directly from the .exe files.  (If Windows 7, 8, or 8.1 64 bit, Local Disk C\Program Files\Adobe\
    Adobe Premiere Elements 12\ and in the Adobe Premiere Elements 12 Folder are the Adobe Premiere Elements 12.exe
    and Adobe Premiere Elements.exe files. Double click the Adobe Premiere Elements .exe file to try to open the project.)
    We will watching for your results.
    ATR

  • Is there a way to retreve a username for sync without it beeing used on another computer?

    ''Duplicate post, continue here - [https://support.mozilla.com/en-US/questions/781915]''
    I formatted my computer and guess what I forgot my username for sync so I can't retrieve my data not even my password... Is there a way to get my username back? Or am I in trouble :P

    Reinstall OS X without erasing the drive
    Do the following:
    1. Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Reinstall Snow Leopard
    If the drive is OK then quit DU and return to the installer.  Proceed with reinstalling OS X.  Note that the Snow Leopard installer will not erase your drive or disturb your files.  After installing a fresh copy of OS X the installer will move your Home folder, third-party applications, support items, and network preferences into the newly installed system.
    Download and install the Combo Updater for the version you prefer from support.apple.com/downloads/.

  • Firefox does not remember our usernames for hotmail anymore

    Since our update to Firefox 4.0, Firefox does not remember our usernames for Hotmail anymore. Only the last used username is remembered.
    We don't have problems with other websites regarding this.
    So why is it only with Hotmail?
    I cleared all cookies, but no change....
    Can you help us out?

    You can't save the name and password from Hotmail via the Password Manager in current Firefox versions. Hotmail (live.com) uses JavaScript to create the login form.<br />
    You should be able to use save form data to save user names and other form data like I posted above.
    Don't you get a drop down list that shows previously entered names?
    Make sure that you do not run Firefox in permanent Private Browsing mode.
    * https://support.mozilla.com/kb/Private+Browsing
    * You enter Private Browsing mode if you select: Firefox > Preferences > Privacy > History: Firefox will: "Never Remember History"
    * To see all History and Cookie settings, choose: Firefox > Preferences > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Deselect: [ ] "Permanent Private Browsing mode"

Maybe you are looking for