Steps to configure FBA in office 365

hi,
i need to integrate users in SQL list to office 365 , is it possible to achieve this using Form based authentication??
 if yes , then give some guidance steps to did integration.  
if not , then suggest me a best and simple way to do this.
 Please help me with this? i need steps to configure FBA in office365.
Thanks
Mohammad Arif

These are not in SharePoint. those web.config are in ADFS server. 
http://social.technet.microsoft.com/wiki/contents/articles/4184.ad-fs-2-0-auto-populate-the-username-field-of-the-forms-sign-in-page-when-signing-in-to-office-365.aspx
Modify FormsSignIn.aspx.cs
1. Open FormsSignIn.aspx.cs for editing
2. Find the following and set your cursor to the next line down:
    using System;
3. Paste the following code:
    using System.Web;
4. Find the following and set your cursor to the next line down:
    protected void Page_Load( object sender, EventArgs e )
5. Paste the following code:
    HttpCookie cookie = Context.Request.Cookies.Get( "Office365Username" );
     if ( null != cookie && !String.IsNullOrEmpty( cookie.Value ) )
             UsernameTextBox.Text = cookie.Value;
             cookie.Expires = DateTime.UtcNow.AddDays( -1 );
             cookie.Value = "";
            Context.Response.Cookies.Add( cookie );
6. Save and Close FormsSignIn.aspx.cs
Test
1. Launch Internet Explorer and browse to
https://portal.microsoftonline.com
2. Type the username and tab to the password
field to cause the UPN suffix detection to trigger
3. Select the link which takes you to sign in at your AD FS 2.0 Federation Service
4. Observe the forms-based sign-in page presented to you. You should find that the username field is populated with the value used on the Office 365 sign-in page.

Similar Messages

  • Configuring office 365 outlook on blackberry devices

    Hi,
    Anyone help me to how to configure office 365 outlook on blackberry devices . 
    My customer is already using blackberry server for exchange 2007 .
    So can i configure outlook for office 365 on existing blackberry devices or do i need to setup anything on blackberry server.

    1. Remove the On Premises BB account
    2. Create a user in BBCS
    3. Set a Activation Password
    4. Need to wait for 20 min
    5. Configure the mail in BB device.
    Note: Considering your mail box has been migrated and user MB in cloud.
    Regards Chen V [MCTS SharePoint 2010]

  • Configure rmg 2010 published sites for office 365 hybrid

    Tmg 2010 publishing all exchange services I am using the same servers for hybrid office 365 and I am not ablet to migrate from cloud to onpremise
    What listener should I create for ews and autodiscover to work
    Wants is required on TMG

    Hi and thanks for the reply, sorry for the typo
    i am doing this setup @ a customer site and they already published all exchange web services as OWA, active sync through TMG
    now i am not able to understand what i need to change in TMG to make things work 100%
    i have already followed this like to make the HCW work and it did it
    http://community.office365.com/en-us/w/exchange/1042.how-to-configure-tmg-for-office-365-exchange-hybrid-deployments.aspx
    now the only issue i am facing now is migrating a mailbox from office 365 back to on premise
    i get this error related to authentication
    The call to 'https://link/EWS/mrsproxy.svc' failed. Error details: The HTTP request is unauthorized with c
    lient authentication scheme 'Negotiate'. The authentication header received from the server was 'NTLM,Negotiate,Basic r
    ealm="webmail.srmcc.net"'. --> The remote server returned an error: (401) Unauthorized..
        + CategoryInfo          : NotSpecified: (:) [New-MoveRequest], RemoteTransientException
        + FullyQualifiedErrorId : [Server=AMSPR01MB215,RequestId=1c6b5a8f-5a17-4611-8388-5895a553c6ff,TimeStamp=4/15/2014
       5:39:46 PM] [FailureCategory=Cmdlet-RemoteTransientException] 47950287,Microsoft.Exchange.Management.RecipientTask
      s.NewMoveRequest
    now i found this link that i want to share with you and to confirm it is the solution, also if it is i need to know some details on how to apply it
    http://blog.mygeeklab.com/2012/01/24/office-365-tmg2010-and-ews/
    currently there are 3 FW polices publishing OWA, Active Sync and outlook anywhere
    all of them are using the same listener -authentication is NTLM form based authentication / validation method is windows active directory
    ports for the listener is http / https !
    all FW polices for publishing the above 3 uses basic authentication except for the OWA uses NTLM authentication
    and all of them don't have the "but clients my authenticate directly delegation" settings
    please note i am not a pro in TMG i am an office 365 and exchange guy ! so please i really need your help to get this through since it is stopping my work
    regards

  • I want to know how to setup password expiry notification for outlook 2013 and 2010 in office 365

    On cloud mailbox non federated how set password expiry notification for all users which is created on cloud for accepted domain mail box only configure outlook, 
    any other option on exchange admin center for the same,
    I want to know how to setup Outlook 2013 and 2010  to receive PASSWORD EXPIRY NOTIFICATION without log  in domain,

    Hi
    As per the information and details provided by you, to set up password expiry notification, please follow these steps: -
    I suggest you run Office 365 desktop apps reffering to the steps below: -
    Step1: - Login to Office 365 Portals.
    Step 2: - In the right pane, click
    Downloads under Resources.
    Step 3: - Click Set up under
    Set up and configure your Office desktop apps.
    Moreover, please confirm the password policy by the
    PowerShell cmdlet.
    Step 1: - Install Micrsoft Online Services Module and connect to Office 365.
    Step 2: - Run Connect-Msolservice command.
    Step 3: - Get a password policy by the following PowerShell cmdlet:
                    Get-MsolPasswordPolicy –DomainName yourdomain.com
    I hope this information will be helpful for you.
    Thanks and regards
    Shweta@G 

  • Time out error after redirection (ADFS-Office 365 SSO)

    Hi everyone,
     I've been having a problem with configuring ADFS and Office 365 SSO. So Everything is setup and signing into office 365 from the internal network works perfectly but when trying to access from the external network I get timed out. A brief overview
    of my setup:
    LAN------>Firewall---------->Firewall------>Internet
                       |
                     DMZ
    LAN network: 192.168.50.0/24
    DC-DNS, RODC-DNS, ADFS1-ADFS2 (NLB), DIRSYNC.
    DMZ: 172.16.50.0/24
    ADFS Proxy1-ADFS Proxy 2 (NLB) (NLB IP: 172.16.50.225)
    Firewall-Firewall: 10.10.10.0/24
    Internal Firewall: Inside: 192.168.50.254/Outside: 10.10.10.2
    External Firewall: Inside: 10.10.10.1/Outside: 172.31.130.83 (working in a class lab with my universities private network)
    Our network engineering department has its own firewall, I was given a Public IP address of 199.50.X.X that port forwards both port 80 and 443 to the outside interface of the external firewall (172.31.130.83)
    The internal firewall allows outgoing and incoming connections from anywhere for troubleshooting the issue. The External Firewall has been configured portforward both port 80 and 443 to the adfs proxy NLB address.
    Other firewall configurations such as NAT and static routes have been configured correctly.
    I've updated the public DNS records, the A record for my ADFS from the public IP address godaddy assigned to my public domain to the public IP given to me (199.50.X.X). I added the adfs server internal IP and name to the adfs proxy host files and DNS resolution
    is working both internal and externally.
    Using a domain-joined computer and user I am able to sign into office 365 with no problems. The problem starts when I try to access from an external device. When entering a domain user email at the office portal, it tries to redirect me to my adfs proxy
    but after a minute or so it fails to load my internal adfs login page and using google chrome I see a timeout error.
    Checked event viewer on both adfs and adfs proxy servers and nothing is showing up, checked my firewalls and everything seems to be working fine, I also confirmed that the faculty's firewall is receiving and forwarding correctly through ports 443 and 80
    (my external firewall also shows the same results).
    Any help would appreciated, been troubleshooting for more than  week and pretty much out of options other than starting over.
    Thank you.
    Moe.

    Hi Moe,
    Regarding specific ADFS query, I suggest you refer to experts from the following forum to get professional support:
    Claims based access platform (CBA), code-named Geneva Forum
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva
    Thank you for your understanding and support.
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • PST Capture Tool does not populate my Office 365 mailboxes

    Hi all,
    -I have installed PST capture on a win 7 64 bit machine with 64 bit office 2010 sp1.
    -I can successfully sign in  to the online connection.
    -I have made sure that the account I am using to sign in is assigned organization management role.
    -dot net 3.5 sp1 is is installed. and outlook is configured with the office 365 admin's account open in the  background.
    The Problem is that I am still not able to see the Office 365 mailboxes when I try and select "set mailbox" On reading various other posts on the internet lot of them mention to leave it for a while and the mailboxes will populate. Its now around 3 to 4
    hours but I cannot see any mailboxes.
    Kind Regards
    Rana Banerjee
    Rana

    Hi Rana,
    Just for your reference, The user account you specify on the Online Connection Settings tab of the PST Capture settings must be assigned the Organization Management role.
    Refer to:
    http://technet.microsoft.com/en-us/library/hh781036.aspx
    http://technet.microsoft.com/en-us/library/hh781035.aspx
    http://technet.microsoft.com/en-us/library/hh781032.aspx
    Hope it is helpful.
    If the issue continues, please feel free to post the question in Office 365 forum since it is Exchange server forum. Your understanding would be appreciated.
    Fiona Liao
    TechNet Community Support

  • Office 365 University offline installation

    I have got an Office 365 University subscription and I need help in installing Office 365 offline. After a bit of searching I found out that I can use Microsoft Office Deployment Tool for Click-to-Run. But I don't know which Product ID I should give
    in the configuration file as Office 365 University is unavailable in the list given on this website -
    ht tp://support2.microsoft dot com /kb/2842297
    (I had to substitute the link with space and words because I was getting an error stating body text can't contain links.)

    I haven't tried it, but, O365University seems to be the same features as O365Home(Premium), so maybe this ProductID might work?
    O365HomePremRetail
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Can't connect outlook 2013 with Office 365 (Eventid 36888)

    We got a newly installed computer (windows 8.1) joined in a windows 2008 R2 domain. Most of the clients don't have issues with connecting to office 365. But
    this one has problems.
    1. When I try to connect to office 365, outlook prompts me the following:
    - An encrypted connection to your mail server is not available ... (try unencrypted ...)
    2. When I have a look to the eventvwr I see the following error:
    - Source: Schannel
    - Event ID: 36888
    - User: System
    - Message: The following fatal alert was generated: 10. The internal error state is 10. This concerning TLS-protocol.
    - Details: ProcessID: 564
    3. When I have a look to ProcessID 564 who generates the problem I see lsass.exe.
    I performed already the following thing:
    - Outside the domain there is no problem
    - Reinstalled office doesn't help
    - Configure outlook for office 365 doesn't help
    - Checked the server and removed all gpo's, scripts for that user, ...
    - The user is local Admin
    Can you please assist me with this ?
    Regards,
    Steven

    Hi Steven,
    Please check whether the user can access the mailbox in OWA. If the problematic user can access mailbox from OWA, we can try to create a new Outlook profile to connect to Office 365. Please make sure the setting of "Encrypt data between Microsoft Outlook
    and Microsoft Exchange" is checked in Account Settings.
    If it doesn't work, please check whether the account can be configured in another computer.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Unity Connection Office 365 Single Inbox - 100 Users Limitation

    Hi all,
    Goiing over the Unity Connection release notes:
    Cisco Unity Connection 8.6(2) Support for Microsoft Office 365
    Revised 13 April, 2012
    In Cisco Unity Connection 8.6(2) and later, you can configure Connection to synchronize voice messages in Connection user's mailbox with the user's Exchange Online mailbox configured on Microsoft Office 365 environment. Microsoft Office 365 is a cloud hosted collaboration solution provided by Microsoft.
    Cisco Unity Connection 8.6(2) SU1 is qualified for 100 users with Microsoft Office 365. For scalability beyond 100 users, you need to contact UCBU Product Management team through [email protected] mailer.
    Note The integration beyond 100 users will not be supported by TAC until the BU has signed off on it.
    I was aware of the 19 users per Unified Messaging account issue, in which we created several UM Service accounts as a temporary fix until Microsoft lifts the limitation.  I wasn't aware of the above that there is a limitation to 100 Users total.
    There has been a few posts regarding the 19 user/account issue in which the workaround has been to create up to 20 UM accounts to get up to 380 users as a temporary solution.
    Any insight as to when this will be lifted or detailed timelines would be great!
    Thanks,
    Chris

    Hey Chris,
    I wouldn't go that route as you nicely noted. The specific locales for su2 are not shown
    and I'm pretty confident that this bug would carry over to su2 as well
    But then again....I could be way off base here
    CSCty54979 - 8.6.x release notes should detail what builds are required for locales
    Symptom:
    Release notes for Unity Connection 8.6(2a) and  8.6(2a)SU1 are not clear about what builds the use of locales  (localizations) are supported with and where they can be acquired
    Conditions:
    Customers wishing to support non-US English (ENU) languages with Unity Connect 8.6.x
    Workaround:
    For  Unity Connection 8.6(2a), you must install ES12 and use the locale  files that are labeled as ES12. The locale files are posted on cisco.com  for download, but Unity Connection ES12 is not (you will need to open a  TAC case and request a copy of 8.6(2)ES12)
    For Unity Connection  8.6(2a)SU1, the 8.6(2)ES12 locales should NOT be used. An updated set of  locales will be posted for use with this build in the near future  (expected by roughly mid to late April 2012). Also note that if you are  currently using the 8.6(2)ES12 locales, you should NOT upgrade to SU1  until the SU1 locales are posted to cisco.com so that you can use them.
    If su2 is equivalent to ES44 then they aren't shown on this doc either??
    http://www.cisco.com/web/software/Voice/pdf/LocalizationSupportforCUCESreleases.pdf
    Cheers!
    Rob
    "May your heart always be joyful
    May your song always be sung" - Bob Dylan

  • ADFS, Office 365 + Exchange 2012

    Need information on How to configure the ADFS, Office 365 + Exchange 2012 on IOS device.

    Hi,
    Based on my research, we can join iOS devices to a workplace with
    Windows Server 2012 R2:
    Overview: Join to Workplace from Any Device for SSO and Seamless Second Factor Authentication Across Company Applications
    http://technet.microsoft.com/en-us/library/dn280945.aspx
    Walkthrough Guide: Workplace Join with an iOS Device
    http://technet.microsoft.com/en-us/library/dn280933.aspx
    Best Regards,
    Amy

  • Anyone using Office 365 but still flooded with spam emails / phishing attempts?

    How are you dealing with it?New article published todayon configuring SpamTitan for Office 365 frommaximum protection. You can read the articlehere.The article outlines some reasons that companies use SpamTitan along with an Office 365 subscription, among them:A greater level of protection.A higher spam catch rate.A greater level of customizationBetter outbound mail controlsBusiness continuity.Any questions please get in touch.Regards,Geraldine
    This topic first appeared in the Spiceworks Community

    Hi DT655,
    Thanks for your reply.  Since my original post I have upgraded and subscribed to Office 365 Midsize Business.  All has gone well, everything has been migrated over and all has been synced correctly.
    Except my BlackBerry Z10 where Calendar syncs everything going forward, but only three months back.  My BB PlayBook is the same (only three months back).  However, my desktop and iPads sync all events going back many years.
    I have followed your instructions by deleting my old e-mail accounts on both my Z10 and my PlayBook and reinstalled them using the Microsoft Exchange ActiveSync, but it is still the same - only three months back on both BB devices.
    As my other devices sync all events going back many years, and as there used to be an option within the old BB Desktop Manager to sync All Events, I am sure the restriction I now have must be a BB issue and not an Office 365 issue.  Do you agree, and do you know where I can get to some settings that allow me to change the three month default?
    Thanks.

  • Office 365 activation key?

    How & where to get office 365 activation key? I am unable to use it now its been six months i started using Office 365 but suddenly it sopped working. everytime error pop up came san say "Office 365 Activation Key" Expired. What to do now?

    Seems this an Office 365 activation problem, you'd better to click the link below and login to Office 365 portal with the account which has been used to install the expired Office 365 ProPlus.
    https://portal.microsoftonline.com/OLS/mysoftware.aspx?source=ehome
    You may follow the detail steps from the answer in Office 365 community forum.
    http://community.office365.com/en-us/forums/148/t/187608.aspx
    Thanks for your post here.
    Tony Chen
    TechNet Community Support

  • Steps to deploy Lync for users who own Office 365 E1/E2 licenses, but don't have Office 365 E3, using Office Deployment tool.

    After many hours of debugging with Microsoft support the system to install the Lync Client silently can be done with a SINGLE LINE command.  The steps to take are below. It should be an easy next step to put this as GPO installation since
    it is a simple command.
    Comments appreciated. 
    side question: Why is there no Lync 2013 or Lync Office 365 forum?
    Basic steps to deploy Lync for users who own Office 365 E2 licenses, but don’t have Office 365 E3, using Office Deployment tool.
    This also applies for other Office 365 service types where the full office suite download is not included.  In April 2015 This was impossible to find online and not know by the Lync support team.
    Steps are:
    Download the Office deployment tool from
    http://www.microsoft.com/en-in/download/details.aspx?id=36778 and extract it to a folder. For this
    example we will use the \\server\sharename
    location.
    Extracting it creates a setup.exe file and it show a sample XML file.
    2. Create XML file and give it a name such as LyncEntryRetail.xml
    Note: The key is the productID that has to be the “LyncEntryRetail”. Other product IDs will download a version that needs another office 365 license. The productID “LyncRetail” needs an E3 license of Office 365.
    <Configuration>
      <Add SourcePath="\\server\sharename" OfficeClientEdition="32" >
        <Product ID="LyncEntryRetail">
          <Language ID="en-us" />
        </Product>
      </Add> 
    </Configuration>
    3. From the folder where you extracted the Office deployment tool, run the following command on the command prompt to download the source files and store them on the shared drive:
     (on single line)
    Setup.exe /download LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    One can also run the same on a server share by using UNC path names such as  (on single line)
    \\servername\sharename\Setup.exe /download
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    4. Run the following command on the command prompt on a machine where you want to install the software: (on single line)
    \\servername\sharename\Setup.exe /configure
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    Once you are comfortable that it all works, you may want to edit the XML file if you want to have silent installation and add the following lines.
      <Display Level="None" AcceptEULA="TRUE" /> 
      <Property Name="AUTOACTIVATE" Value="1" /> 
    Regards
    Bart
    Bart Louwagie

    Hi Chudly,
    For the office365 issue, I also recommend you can post in dedicated forum for more efficient support:
    http://community.office365.com/en-us/f/166.aspx
    If you want to modify the powershell script, please post the current script and the issue, we will notice and continue to follow up.
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Office 365: Configure Public Folder for a Hybrid Deployment

    All,
    I am going to sync the public folder from exchange 2010 to
    office 365. We have a Exchange hybrid 2013. Based on this article below,
    it states:
    "If your public folders are on Exchange 2010 or
    later servers, then you need to install the Client Access Server role on
    all mailbox servers that have a public folder database. "
    We
    have HA CAS on Exchange 2010. I am not sure anything happens that I
    install the CAS on mailbox server.  Please give me your advices on this
    situation.
    on the other hand, I have ideas in my mind that I can
    copy the public folders databases on Exchange 2010 to Exchange hybrid
    2010 which has the CAS role and mailbox role.
    Please assist me with these situations.
    Thanks,
                               

    Hi,
    Please see the step 1 in the following article:
    Configure Legacy On-Premises Public Folders for a Hybrid Deployment
    http://technet.microsoft.com/en-us/library/dn249373(v=exchg.150).aspx
    Thanks,
    Simon Wu
    TechNet Community Support

  • How to move from EOP to Hybrid Office 365 configuration?

    I have a customer that just completed their transition from FOPE to EOP.  Everything is working, but the customer would like to move all Exchange 2010 mailboxes to Exchange Online.  They already have licenses, and have more than 2000 seats.  A
    cutover migration is not possible, so a hybrid migration is my only choice.  I have been unable to find any documentation on this scenario (EOP-to-Hybrid).  
    Does anyone have any references or documentation that points to the correct steps to make this transition?  Some blogs indicate that the only way to make this work is to point the MX record elsewhere, remove the existing EOP connectors, and have the
    Hybrid configuration wizard re-create them.  
    Any help here is appreciated!  Thanks.

    Hi
    Your question is not that easy to be answered since the planning and migrating depends upon the current environment setup, status and everything.
    However you can  follow this conitious thread step by step for Migrating from Exchange 2013 to Office 365 which will help you to plan accordingly to your environment
    http://www.msexchange.org/articles-tutorials/office-365/exchange-online/configuring-exchange-2013-hybrid-deployment-and-migrating-office-365-exchange-online-part11.html
    I would recommend you to open up a ticket with Microsoft for a hassle free migration from Exchange 2013 to O365
    But for migration from Notes to o365 we need some kind of third party softwares like Quest Tools to throttle the process quickly and also you need to set few throttling policies in Exchange end as well inorder to integrated well with Microsoft Cloud
    during Migration process. Its better you can open up a ticket with Microsoft and Quest for planning the migration acording do your needs and proceed.
    Below one is for your reference
    http://www.export-notes.com/how-to-migrate-lotus-domino-to-office365.html
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you.
    Regards,
    Sathish

Maybe you are looking for

  • Satellite M45-S265 tries to start then dies

    I have a M45-S265 and when I turn it on the light comes on (on the switch), the fan comes on then it just dies. I tried taking the battery out and it worked once then froze. Kept trying over a period of a week, same result, came back after a week, wi

  • How do I spot what images are RGB using the separations preview?

    2 Questions: 1. How do I spot what images are RGB using the separations preview? 2. Is there an easy way to convert those to CMYK without opening each one in PS? I did this before all the time but I'm rusty and can't remember how I did it. I'm on CS6

  • FBV0 Error --   Message 00349 - Field does not exist on Screen

    I am receiving the following error in FBV0 when I highlight a parked document and click POST.  Please advise!   Field BSEG-FKBER_LONG. does not exist in the screen SAPMF05A 0332 Message no. 00349 Diagnosis The specified field does not exist on the sc

  • Missing the itunes installation file

    i am missing the itunes installation file and thus can't uninstall old version or install new version - can someone help? thanks in advance

  • -600 error

    I have a 15in Retina Macbook Pro, which is a part of an active directory. I'm not able to open finder, instead getting a window saying "The application 'Finder' can't be opened. -600". I've tried using both administrator and non-administrator account