SlideShare ist ein Scribd-Unternehmen logo
1 von 43
Office 365 Identity Options


@jseghers – MVP Office 365
@mvanhorenbeeck – MVP Exchange Server
Agenda

•       Identities and Identity Options in Office 365
•       DirSync Deep(er) Dive
•       ADFS
    •     Introduction to ADFS
    •     Supported Topologies
    •     ADFS Workflows
•       Windows Azure AD
•       Q&A
Objectives

•   Understand the different identity types and their pro’s and con’s
•   Understand how Directory Synchronization works
•   Be able to troubleshoot Directory Synchronization errors
•   Understand the different ADFS deployment scenarios
•   Understand how ADFS works and recognize authentication flows
•   Understand how ADFS can be used into custom developed websites
•   Understand what Windows Azure Active Directory is
•   Understand how Windows Azure Active Directory can be used in
    custom developed websites
Office 365 Identity Options


Introduction to Identities
Introduction to identity options
       1. MS Online IDs               2. MS Online IDs + Dir Sync            3. Federated IDs + Dir Sync
Appropriate for                      Appropriate for                       Appropriate for
 • Smaller organizations without      • Orgs with AD on-premise             • Larger enterprise organizations
   AD on-premise                                                              with AD on-premise
                                     Pros
Pros                                  • Users and groups mastered on-      Pros
 • No servers required on-              premise                             • SSO with corporate cred
   premise                            • Enables co-existence scenarios      • Users and groups mastered on-
                                                                              premise
                                     Cons                                   • Password policy controlled on-
Cons                                  • No SSO                                premise
 • No SSO                             • No 2FA                              • 2FA solutions possible
 • No 2FA (strong authentication)     • 2 sets of credentials to manage     • Enables co-existence scenarios
 • 2 sets of credentials to manage      with differing password policies
   with differing password            • Single server deployment           Cons
   policies                                                                 • High availability server
 • Users and groups mastered in                                               deployments required
   the cloud
Introduction to identity options
 1.         Microsoft Online IDs
 2.         Microsoft Online IDs + DirSync
                                                             Microsoft Office 365 Services
 3.         Federated IDs + DirSync


  Bronze Sky customer premises
                                             Trust            Federation
                                                                                     Exchange
                                                               Gateway
                                                                                      Online
                                                              Authentication
                   Active Directory
                 Federation Server 2.0
                                                                platform
                                                                               IdP   SharePoint
                                                                                       Online
 IdP             MS Online Directory          Provisioning    Directory                 Lync
       AD               Sync                    platform
                                                                Store                  Online
               Service
              connector
                                             Admin Portal
Sign On Experience
   Federated vs. Non-Federated Summary
                                                                                                                   ActiveSync, POP, I
                         Outlook           Outlook       Outlook 2007 or    Outlook Web
                                                                                                                    MAP, Entourage
                          2010              2007              2010           Application
                        Win 7/ 8          Win 7 / 8         Vista/XP                              Win 7/Vista/XP


MS Online IDs            Online ID         Online ID         Online ID         Online ID             Online ID           Online ID




Federated IDs,
domain joined                                                                                                         AD credentials




          A new “service connector” is needed – primarily for rich clients
                 Installs client and operating system updates to enable best sign-on experience
                 Enables authentication support for rich clients
                 Ensures clients have all needed configuration data to enable service usage
                 Obsolete in Office 2013

          Web kiosk scenarios (e.g. OWA) supported without the service connector
Directory Synchronization (DirSync)
What is DirSync?



“…is a Directory Synchronization engine based on
     Forefront Identity Manager (FIM) that will
 synchronize (a subset of) your on-premise Active
  Directory with Windows Azure Active Directory
                   (Office 365).”
Why use DirSync?

• Long term coexistence between Exchange on-prem and Exchange
  Online
• (Easy/quick provisioning*)
• Single place for managing identities including:
    •     Users
    •     Groups
    •     Memberships
    •     …
•       Enabler for Hybrid Deployments (required)
    •     Two-way Directory Synchronization
How does DirSync work?

                   DirSync




Active Directory
                   METAVERSE
Deployment Considerations

•       Active Directory Health
    •     Prerequisites check (Readiness Tool)
    •     idFix (released 01/03/2013)
•       Topology
    •     Single Forest?
    •     Multiple Domains?
•       Security
    •     Firewalls, Permissions
•       64-bit only!
•       (De-)activation time; can take some time to complete
•       Object filtering required?
•       SQL Express or Full SQL (+50k objects)
What objects are synced?

From AD to Office 365: http://support.microsoft.com/kb/2256198
From Office 365 to AD (aka write-back):

Write-Back attribute                           Exchange "full fidelity" feature
SafeSendersHash
                                               Filtering: Writes back on-premises filtering and online
BlockedSendersHash
                                               safe and blocked sender data from clients.
SafeRecipientHash
msExchArchiveStatus                            Online Archive: Enables customers to archive mail.
ProxyAddresses                                 Enable Mailbox: Off-boards an online mailbox back to
(LegacyExchangeDN <online LegacyDn> as X500)   on-premises Exchange.
                                               Enable Unified Messaging (UM) - Online voice mail: This
                                               new attribute is used only for UM-Microsoft Lync Server
msExchUCVoiceMailSettings
                                               2010 integration to indicate to Lync Server 2010 on-
                                               premises that the user has voice mail in online services.
DEMO Topology

                   DirSync (DS02)




Active Directory
DC01.exblog.be
                     METAVERSE
Caveats

•   Be careful when re-enabling DirSync > possible data loss!

•   In large environments (+50k items) > Service Request needed to raise
    the object limit in Office 365

•   Bad Active Directory “health” (object attributes) can influence
    DirSync’s behavior

•   Strict permissions might cause issues (e.g. when inheritance flag is
    removed)
What about…DirSync without
Exchange on-prem?
Some takeaways

•   Enterprise Admin Permissions required for setup to allow creating of
    the MSOL_DirSync account + optional Hybrid account and propagate
    permissions in the forest/domain(s).

•   Use MIISclient.exe to view operation history and search for objects
    (SourceAnchor – ObjectGuid)

•   Filtering is supported but should be treated carefully.
ADFS


Introduction
Federation Primer
                    Multiple Identities
Challenges                      Requirements
                                  •   Reduce identities (or at least
                                      management) to a single source
                                      of authority
                                  •   Allow people to logon into cloud-
                                      based solutions with their on-
                                      premise credentials
                                  •   Simplify management
                                  •   Keep in control
The solution: ADFS

•   Cross-premises password policies
•   Simplified user management
•   Support for two-factor authentication
•   Access Control using Client Access Policies
Active Directory Federation Services
(ADFS)

Topologies
ADFS: On Premise Topology


                Active
               Directory


   AD FS 2.0               AD FS 2.0       AD FS 2.0
    Server                  Server          Server
                                            Proxy

                                           AD FS 2.0
                                            Server
                                            Proxy
   Internal
     user                     Enterprise         DMZ
ADFS: On Premise Topology


                Active
               Directory


   AD FS 2.0               AD FS 2.0       AD FS 2.0
    Server                  Server          Server
                                            Proxy

                                           AD FS 2.0
                                            Server
                                            Proxy
   Internal
     user                     Enterprise         DMZ
ADFS: Hybrid Topology: IAAS


                Active                                  Active
               Directory                               Directory


   AD FS 2.0               AD FS 2.0       AD FS 2.0               AD FS 2.0
    Server                  Server          Server                  Server




   Internal                                External
     user                     Enterprise     user                         IAAS
ADFS: Hybrid Topology: IAAS


                Active                          Active
               Directory                       Directory


   AD FS 2.0                                               AD FS 2.0
    Server                                                  Server




   Internal                             External
     user                  Enterprise     user                    IAAS
ADFS: Hybrid Topology: Windows Azure

                                                       Active
                                                      Directory

             AD FS 2.0                    AD FS 2.0               AD FS 2.0
              Server                       Server                  Server




            LB ENDPOINT

                                          IP SEC
                              GATEWAY
             AD FS 2.0
                                          DEVICE
              Server




          CLOUD SERVICE                                   Enterprise
                          Windows Azure
ADFS: Cloud Topology: IAAS


                           Active
                          Directory


              AD FS 2.0               AD FS 2.0
               Server                  Server




            Internal
            External                         IAAS
              user
ADFS & 2 Form Authentication

•   Own solutions e.g. extra PIN integrated in the ADFS pages
    •   Works only with form based authentication
    •   ASP.NET Solution


•   RSA SecurID Integration

•   ForeFront UAG
ADFS


Authentication flows
Authentication flows

•       Different authentication flows, depending on the application and
        service that you are using.

•       Office 365 has three different flows:
    •     Passive (Web Applications like e.g. SharePoint & OWA)
    •     Active (Outlook, Exchange Online)
    •     MEX (Lync)
Web (Passive) Authentication Flow




               WEB
Rich Client Authentication Flow




                MEX




                                  Sign-in assistant
Active Authentication Flow




               Active
Key Takeaways

•   ADFS requires a public certificate only for client communications;
    token signing and encryption can be done with self-signed certificates

•   Workflow/endpoint is different depending the application you use:
    Passive (Web)/Rich Client (Lync)/ Active (Outlook)

•   Troubleshooting is not always easy. e.g. requires understanding how
    to use tools like fiddler2 etc…
Nice-to-knows

RU1
 •    Client Access Policy Support (filtering based on IP Address)
 •    New performance counters > monitoring 


RU2
 •    RU1 + additional fixes (mainly stability improvements)
 •    Added support for RelayState Parameter
Windows Azure Active Directory

W.A.A.D. is a modern, REST-based service that provides identity and
access control for your cloud applications.

Already used in:
• Windows Azure
• Office 365
• Dynamics CRM Online
• Windows Intune
• 3rd party Cloud Services
Windows Azure Active Directory

W.A.A.D. integrates with domain credentials of local AD via ADFS

W.A.A.D. integrates with Access Control Service (a cloud-based
service that provides an easy way of authenticating and authorizing
users to your web applications and services while allowing the
features of authentication and authorization to be factored out of your
code)

W.A.A.D. integrates with Graph API: it allows you to read a subset of
the entities in the directory: namely
Users, Groups, Roles, Subscriptions, Tenant Details and some of the
relationships which tie those together. The interaction is read-only
Windows Azure Active Directory
Session Takeaways
    Before deploying DirSync, check your AD and use
    tools like MiisClient, IdFix and the Readiness Tool

    WAAD can also be used to extend functionality of your
    websites

    Office 365 uses three different authentication
    flows with ADFS: Active, Passive and MEX.
    Mind ADFS topologies with regards to High
    Availability

Weitere ähnliche Inhalte

Was ist angesagt?

Deploying an Extranet on SharePoint
Deploying an Extranet on SharePointDeploying an Extranet on SharePoint
Deploying an Extranet on SharePointAlan Marshall
 
How to provide AD, ADFS, DirSync in Windows Azure and hook it up with Office 365
How to provide AD, ADFS, DirSync in Windows Azure and hook it up with Office 365How to provide AD, ADFS, DirSync in Windows Azure and hook it up with Office 365
How to provide AD, ADFS, DirSync in Windows Azure and hook it up with Office 365Microsoft TechNet - Belgium and Luxembourg
 
Building Secure Extranets with Claims-Based Authentication #SPEvo13
Building Secure Extranets with Claims-Based Authentication #SPEvo13Building Secure Extranets with Claims-Based Authentication #SPEvo13
Building Secure Extranets with Claims-Based Authentication #SPEvo13Gus Fraser
 
DD109 Claims Based AuthN in SharePoint 2010
DD109 Claims Based AuthN in SharePoint 2010DD109 Claims Based AuthN in SharePoint 2010
DD109 Claims Based AuthN in SharePoint 2010Spencer Harbar
 
The Who, What, Why and How of Active Directory Federation Services (AD FS)
The Who, What, Why and How of Active Directory Federation Services (AD FS)The Who, What, Why and How of Active Directory Federation Services (AD FS)
The Who, What, Why and How of Active Directory Federation Services (AD FS)Jay Simcox
 
Raymond Comvalius & Sander Berkouwer - Bring your own device essentials with ...
Raymond Comvalius & Sander Berkouwer - Bring your own device essentials with ...Raymond Comvalius & Sander Berkouwer - Bring your own device essentials with ...
Raymond Comvalius & Sander Berkouwer - Bring your own device essentials with ...Nordic Infrastructure Conference
 
SPIntersection 2016 - TO THE CLOUD! USING IAAS AS A HOSTING PROVIDER FOR SHAR...
SPIntersection 2016 - TO THE CLOUD! USING IAAS AS A HOSTING PROVIDER FOR SHAR...SPIntersection 2016 - TO THE CLOUD! USING IAAS AS A HOSTING PROVIDER FOR SHAR...
SPIntersection 2016 - TO THE CLOUD! USING IAAS AS A HOSTING PROVIDER FOR SHAR...Scott Hoag
 
Con8836 leveraging the cloud to simplify your identity management implement...
Con8836   leveraging the cloud to simplify your identity management implement...Con8836   leveraging the cloud to simplify your identity management implement...
Con8836 leveraging the cloud to simplify your identity management implement...OracleIDM
 
SPIntersection 2016 - MICROSOFT CLOUD IDENTITIES IN AZURE AND OFFICE 365
SPIntersection 2016 - MICROSOFT CLOUD IDENTITIES IN AZURE AND OFFICE 365SPIntersection 2016 - MICROSOFT CLOUD IDENTITIES IN AZURE AND OFFICE 365
SPIntersection 2016 - MICROSOFT CLOUD IDENTITIES IN AZURE AND OFFICE 365Scott Hoag
 
JAXSPUG January 2016 - Microsoft Cloud Identities in Azure and Office 365
JAXSPUG January 2016 - Microsoft Cloud Identities in Azure and Office 365JAXSPUG January 2016 - Microsoft Cloud Identities in Azure and Office 365
JAXSPUG January 2016 - Microsoft Cloud Identities in Azure and Office 365Scott Hoag
 
Office 365 Identity Management - SMBNation 2015
Office 365 Identity Management - SMBNation 2015Office 365 Identity Management - SMBNation 2015
Office 365 Identity Management - SMBNation 2015Robert Crane
 
DD105 Multi Tenancy in SharePoint 2010
DD105 Multi Tenancy in SharePoint 2010DD105 Multi Tenancy in SharePoint 2010
DD105 Multi Tenancy in SharePoint 2010Spencer Harbar
 
[Toroman/Kranjac] Red Team vs. Blue Team in Microsoft Cloud
[Toroman/Kranjac] Red Team vs. Blue Team in Microsoft Cloud[Toroman/Kranjac] Red Team vs. Blue Team in Microsoft Cloud
[Toroman/Kranjac] Red Team vs. Blue Team in Microsoft CloudEuropean Collaboration Summit
 
It112 SharePoint 2010 Mythbusters
It112 SharePoint 2010MythbustersIt112 SharePoint 2010Mythbusters
It112 SharePoint 2010 MythbustersSpencer Harbar
 
2. Day 2 - Identify and SSO
2. Day 2 -  Identify and SSO2. Day 2 -  Identify and SSO
2. Day 2 - Identify and SSOHuy Pham
 
Understanding SharePoint Apps, authentication and authorization infrastructur...
Understanding SharePoint Apps, authentication and authorization infrastructur...Understanding SharePoint Apps, authentication and authorization infrastructur...
Understanding SharePoint Apps, authentication and authorization infrastructur...SPC Adriatics
 

Was ist angesagt? (20)

Ad fs
Ad fsAd fs
Ad fs
 
Deploying an Extranet on SharePoint
Deploying an Extranet on SharePointDeploying an Extranet on SharePoint
Deploying an Extranet on SharePoint
 
How to provide AD, ADFS, DirSync in Windows Azure and hook it up with Office 365
How to provide AD, ADFS, DirSync in Windows Azure and hook it up with Office 365How to provide AD, ADFS, DirSync in Windows Azure and hook it up with Office 365
How to provide AD, ADFS, DirSync in Windows Azure and hook it up with Office 365
 
Deploying Exchange 2013 in Hybrid Mode
Deploying Exchange 2013 in Hybrid ModeDeploying Exchange 2013 in Hybrid Mode
Deploying Exchange 2013 in Hybrid Mode
 
Building Secure Extranets with Claims-Based Authentication #SPEvo13
Building Secure Extranets with Claims-Based Authentication #SPEvo13Building Secure Extranets with Claims-Based Authentication #SPEvo13
Building Secure Extranets with Claims-Based Authentication #SPEvo13
 
DD109 Claims Based AuthN in SharePoint 2010
DD109 Claims Based AuthN in SharePoint 2010DD109 Claims Based AuthN in SharePoint 2010
DD109 Claims Based AuthN in SharePoint 2010
 
The Who, What, Why and How of Active Directory Federation Services (AD FS)
The Who, What, Why and How of Active Directory Federation Services (AD FS)The Who, What, Why and How of Active Directory Federation Services (AD FS)
The Who, What, Why and How of Active Directory Federation Services (AD FS)
 
Office 365: Do’s and Don’ts, Lessons learned from the field
Office 365: Do’s and Don’ts, Lessons learned from the fieldOffice 365: Do’s and Don’ts, Lessons learned from the field
Office 365: Do’s and Don’ts, Lessons learned from the field
 
Raymond Comvalius & Sander Berkouwer - Bring your own device essentials with ...
Raymond Comvalius & Sander Berkouwer - Bring your own device essentials with ...Raymond Comvalius & Sander Berkouwer - Bring your own device essentials with ...
Raymond Comvalius & Sander Berkouwer - Bring your own device essentials with ...
 
SPIntersection 2016 - TO THE CLOUD! USING IAAS AS A HOSTING PROVIDER FOR SHAR...
SPIntersection 2016 - TO THE CLOUD! USING IAAS AS A HOSTING PROVIDER FOR SHAR...SPIntersection 2016 - TO THE CLOUD! USING IAAS AS A HOSTING PROVIDER FOR SHAR...
SPIntersection 2016 - TO THE CLOUD! USING IAAS AS A HOSTING PROVIDER FOR SHAR...
 
Con8836 leveraging the cloud to simplify your identity management implement...
Con8836   leveraging the cloud to simplify your identity management implement...Con8836   leveraging the cloud to simplify your identity management implement...
Con8836 leveraging the cloud to simplify your identity management implement...
 
SPIntersection 2016 - MICROSOFT CLOUD IDENTITIES IN AZURE AND OFFICE 365
SPIntersection 2016 - MICROSOFT CLOUD IDENTITIES IN AZURE AND OFFICE 365SPIntersection 2016 - MICROSOFT CLOUD IDENTITIES IN AZURE AND OFFICE 365
SPIntersection 2016 - MICROSOFT CLOUD IDENTITIES IN AZURE AND OFFICE 365
 
JAXSPUG January 2016 - Microsoft Cloud Identities in Azure and Office 365
JAXSPUG January 2016 - Microsoft Cloud Identities in Azure and Office 365JAXSPUG January 2016 - Microsoft Cloud Identities in Azure and Office 365
JAXSPUG January 2016 - Microsoft Cloud Identities in Azure and Office 365
 
Office 365 Identity Management - SMBNation 2015
Office 365 Identity Management - SMBNation 2015Office 365 Identity Management - SMBNation 2015
Office 365 Identity Management - SMBNation 2015
 
DD105 Multi Tenancy in SharePoint 2010
DD105 Multi Tenancy in SharePoint 2010DD105 Multi Tenancy in SharePoint 2010
DD105 Multi Tenancy in SharePoint 2010
 
[Toroman/Kranjac] Red Team vs. Blue Team in Microsoft Cloud
[Toroman/Kranjac] Red Team vs. Blue Team in Microsoft Cloud[Toroman/Kranjac] Red Team vs. Blue Team in Microsoft Cloud
[Toroman/Kranjac] Red Team vs. Blue Team in Microsoft Cloud
 
It112 SharePoint 2010 Mythbusters
It112 SharePoint 2010MythbustersIt112 SharePoint 2010Mythbusters
It112 SharePoint 2010 Mythbusters
 
2. Day 2 - Identify and SSO
2. Day 2 -  Identify and SSO2. Day 2 -  Identify and SSO
2. Day 2 - Identify and SSO
 
SharePoint 2013 and ADFS
SharePoint 2013 and ADFSSharePoint 2013 and ADFS
SharePoint 2013 and ADFS
 
Understanding SharePoint Apps, authentication and authorization infrastructur...
Understanding SharePoint Apps, authentication and authorization infrastructur...Understanding SharePoint Apps, authentication and authorization infrastructur...
Understanding SharePoint Apps, authentication and authorization infrastructur...
 

Ähnlich wie Office 365 Identity Management options

Office 365: Planning and Automating for Hybrid Identity Scenarios in the Clou...
Office 365: Planning and Automating for Hybrid Identity Scenarios in the Clou...Office 365: Planning and Automating for Hybrid Identity Scenarios in the Clou...
Office 365: Planning and Automating for Hybrid Identity Scenarios in the Clou...Microsoft TechNet - Belgium and Luxembourg
 
Preparing for Office 365
Preparing for Office 365Preparing for Office 365
Preparing for Office 365Jan Egil Ring
 
Office 365 in a hybrid world
Office 365 in a hybrid worldOffice 365 in a hybrid world
Office 365 in a hybrid worldatwork
 
Tutorial: SharePoint 2013 Admin in the Hybrid World by Jason Himmelstein - SP...
Tutorial: SharePoint 2013 Admin in the Hybrid World by Jason Himmelstein - SP...Tutorial: SharePoint 2013 Admin in the Hybrid World by Jason Himmelstein - SP...
Tutorial: SharePoint 2013 Admin in the Hybrid World by Jason Himmelstein - SP...SPTechCon
 
Understanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC GroupUnderstanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC GroupEPC Group
 
Supporting architecture office 365 on windows azure
Supporting architecture office 365 on windows azure  Supporting architecture office 365 on windows azure
Supporting architecture office 365 on windows azure Jethro Seghers
 
Supporting architecture office 365 on windows azure
Supporting architecture office 365 on windows azure  Supporting architecture office 365 on windows azure
Supporting architecture office 365 on windows azure Jethro Seghers
 
Brian Desmond - Identity and directory synchronization with office 365 and wi...
Brian Desmond - Identity and directory synchronization with office 365 and wi...Brian Desmond - Identity and directory synchronization with office 365 and wi...
Brian Desmond - Identity and directory synchronization with office 365 and wi...Nordic Infrastructure Conference
 
HAD05: Collaborating with Extranet Partners on SharePoint 2010
HAD05: Collaborating with Extranet Partners on SharePoint 2010HAD05: Collaborating with Extranet Partners on SharePoint 2010
HAD05: Collaborating with Extranet Partners on SharePoint 2010Michael Noel
 
Office 365 for IT Pros - SPS Michigan 2012
Office 365 for IT Pros - SPS Michigan 2012Office 365 for IT Pros - SPS Michigan 2012
Office 365 for IT Pros - SPS Michigan 2012John Ferringer
 
WEBINAR: Uncover the Benefits of Office 365 and Windows Azure
WEBINAR: Uncover the Benefits of Office 365 and Windows Azure WEBINAR: Uncover the Benefits of Office 365 and Windows Azure
WEBINAR: Uncover the Benefits of Office 365 and Windows Azure Sentri
 
Easy Auth Overview - Tokyo Azure Meetup - Feb 2018
Easy Auth Overview - Tokyo Azure Meetup - Feb 2018Easy Auth Overview - Tokyo Azure Meetup - Feb 2018
Easy Auth Overview - Tokyo Azure Meetup - Feb 2018Chris Gillum
 
DV03 Smooth Migration to Windows Azure
DV03 Smooth Migration to Windows AzureDV03 Smooth Migration to Windows Azure
DV03 Smooth Migration to Windows AzureRonald Widha
 
Using Windows Azure for Solving Identity Management Challenges
Using Windows Azure for Solving Identity Management ChallengesUsing Windows Azure for Solving Identity Management Challenges
Using Windows Azure for Solving Identity Management ChallengesMichael Collier
 
Collaborating with Extranet Partners on SharePoint 2010 - SharePoint Connecti...
Collaborating with Extranet Partners on SharePoint 2010 - SharePoint Connecti...Collaborating with Extranet Partners on SharePoint 2010 - SharePoint Connecti...
Collaborating with Extranet Partners on SharePoint 2010 - SharePoint Connecti...Michael Noel
 
Azure Services Platform
Azure Services PlatformAzure Services Platform
Azure Services PlatformDavid Chou
 
Connecting Mobile Services to On-Premises Resources Using Hybrid Connections
Connecting Mobile Services to On-Premises Resources Using Hybrid ConnectionsConnecting Mobile Services to On-Premises Resources Using Hybrid Connections
Connecting Mobile Services to On-Premises Resources Using Hybrid ConnectionsDaniel Toomey
 
Deploy, Scale and Manage your Microsoft Investments with AWS
Deploy, Scale and Manage your Microsoft Investments with AWSDeploy, Scale and Manage your Microsoft Investments with AWS
Deploy, Scale and Manage your Microsoft Investments with AWSAmazon Web Services
 
SharePoint Online and the Cloud
SharePoint Online and the CloudSharePoint Online and the Cloud
SharePoint Online and the CloudRandy Williams
 
Sql Server 2012 Reporting-Services is Now a SharePoint Service Application
Sql Server 2012   Reporting-Services is Now a SharePoint Service ApplicationSql Server 2012   Reporting-Services is Now a SharePoint Service Application
Sql Server 2012 Reporting-Services is Now a SharePoint Service ApplicationInnoTech
 

Ähnlich wie Office 365 Identity Management options (20)

Office 365: Planning and Automating for Hybrid Identity Scenarios in the Clou...
Office 365: Planning and Automating for Hybrid Identity Scenarios in the Clou...Office 365: Planning and Automating for Hybrid Identity Scenarios in the Clou...
Office 365: Planning and Automating for Hybrid Identity Scenarios in the Clou...
 
Preparing for Office 365
Preparing for Office 365Preparing for Office 365
Preparing for Office 365
 
Office 365 in a hybrid world
Office 365 in a hybrid worldOffice 365 in a hybrid world
Office 365 in a hybrid world
 
Tutorial: SharePoint 2013 Admin in the Hybrid World by Jason Himmelstein - SP...
Tutorial: SharePoint 2013 Admin in the Hybrid World by Jason Himmelstein - SP...Tutorial: SharePoint 2013 Admin in the Hybrid World by Jason Himmelstein - SP...
Tutorial: SharePoint 2013 Admin in the Hybrid World by Jason Himmelstein - SP...
 
Understanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC GroupUnderstanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC Group
 
Supporting architecture office 365 on windows azure
Supporting architecture office 365 on windows azure  Supporting architecture office 365 on windows azure
Supporting architecture office 365 on windows azure
 
Supporting architecture office 365 on windows azure
Supporting architecture office 365 on windows azure  Supporting architecture office 365 on windows azure
Supporting architecture office 365 on windows azure
 
Brian Desmond - Identity and directory synchronization with office 365 and wi...
Brian Desmond - Identity and directory synchronization with office 365 and wi...Brian Desmond - Identity and directory synchronization with office 365 and wi...
Brian Desmond - Identity and directory synchronization with office 365 and wi...
 
HAD05: Collaborating with Extranet Partners on SharePoint 2010
HAD05: Collaborating with Extranet Partners on SharePoint 2010HAD05: Collaborating with Extranet Partners on SharePoint 2010
HAD05: Collaborating with Extranet Partners on SharePoint 2010
 
Office 365 for IT Pros - SPS Michigan 2012
Office 365 for IT Pros - SPS Michigan 2012Office 365 for IT Pros - SPS Michigan 2012
Office 365 for IT Pros - SPS Michigan 2012
 
WEBINAR: Uncover the Benefits of Office 365 and Windows Azure
WEBINAR: Uncover the Benefits of Office 365 and Windows Azure WEBINAR: Uncover the Benefits of Office 365 and Windows Azure
WEBINAR: Uncover the Benefits of Office 365 and Windows Azure
 
Easy Auth Overview - Tokyo Azure Meetup - Feb 2018
Easy Auth Overview - Tokyo Azure Meetup - Feb 2018Easy Auth Overview - Tokyo Azure Meetup - Feb 2018
Easy Auth Overview - Tokyo Azure Meetup - Feb 2018
 
DV03 Smooth Migration to Windows Azure
DV03 Smooth Migration to Windows AzureDV03 Smooth Migration to Windows Azure
DV03 Smooth Migration to Windows Azure
 
Using Windows Azure for Solving Identity Management Challenges
Using Windows Azure for Solving Identity Management ChallengesUsing Windows Azure for Solving Identity Management Challenges
Using Windows Azure for Solving Identity Management Challenges
 
Collaborating with Extranet Partners on SharePoint 2010 - SharePoint Connecti...
Collaborating with Extranet Partners on SharePoint 2010 - SharePoint Connecti...Collaborating with Extranet Partners on SharePoint 2010 - SharePoint Connecti...
Collaborating with Extranet Partners on SharePoint 2010 - SharePoint Connecti...
 
Azure Services Platform
Azure Services PlatformAzure Services Platform
Azure Services Platform
 
Connecting Mobile Services to On-Premises Resources Using Hybrid Connections
Connecting Mobile Services to On-Premises Resources Using Hybrid ConnectionsConnecting Mobile Services to On-Premises Resources Using Hybrid Connections
Connecting Mobile Services to On-Premises Resources Using Hybrid Connections
 
Deploy, Scale and Manage your Microsoft Investments with AWS
Deploy, Scale and Manage your Microsoft Investments with AWSDeploy, Scale and Manage your Microsoft Investments with AWS
Deploy, Scale and Manage your Microsoft Investments with AWS
 
SharePoint Online and the Cloud
SharePoint Online and the CloudSharePoint Online and the Cloud
SharePoint Online and the Cloud
 
Sql Server 2012 Reporting-Services is Now a SharePoint Service Application
Sql Server 2012   Reporting-Services is Now a SharePoint Service ApplicationSql Server 2012   Reporting-Services is Now a SharePoint Service Application
Sql Server 2012 Reporting-Services is Now a SharePoint Service Application
 

Mehr von Microsoft TechNet - Belgium and Luxembourg

Mehr von Microsoft TechNet - Belgium and Luxembourg (20)

Windows 10: all you need to know!
Windows 10: all you need to know!Windows 10: all you need to know!
Windows 10: all you need to know!
 
Configuration Manager 2012 – Compliance Settings 101 - Tim de Keukelaere
Configuration Manager 2012 – Compliance Settings 101 - Tim de KeukelaereConfiguration Manager 2012 – Compliance Settings 101 - Tim de Keukelaere
Configuration Manager 2012 – Compliance Settings 101 - Tim de Keukelaere
 
Windows 8.1 a closer look
Windows 8.1 a closer lookWindows 8.1 a closer look
Windows 8.1 a closer look
 
So you’ve successfully installed SCOM… Now what.
So you’ve successfully installed SCOM… Now what.So you’ve successfully installed SCOM… Now what.
So you’ve successfully installed SCOM… Now what.
 
Data Leakage Prevention
Data Leakage PreventionData Leakage Prevention
Data Leakage Prevention
 
Deploying and managing ConfigMgr Clients
Deploying and managing ConfigMgr ClientsDeploying and managing ConfigMgr Clients
Deploying and managing ConfigMgr Clients
 
Self Service BI anno 2013 – Where Do We Come From and Where Are We Going?
Self Service BI anno 2013 – Where Do We Come From and Where Are We Going?Self Service BI anno 2013 – Where Do We Come From and Where Are We Going?
Self Service BI anno 2013 – Where Do We Come From and Where Are We Going?
 
Hands on with Hyper-V Clustering Maintenance Mode & Cluster Aware Updating
Hands on with Hyper-V Clustering Maintenance Mode & Cluster Aware UpdatingHands on with Hyper-V Clustering Maintenance Mode & Cluster Aware Updating
Hands on with Hyper-V Clustering Maintenance Mode & Cluster Aware Updating
 
SCEP 2012 inside SCCM 2012
SCEP 2012 inside SCCM 2012SCEP 2012 inside SCCM 2012
SCEP 2012 inside SCCM 2012
 
Jump start your application monitoring with APM
Jump start your application monitoring with APMJump start your application monitoring with APM
Jump start your application monitoring with APM
 
What’s new in Lync Server 2013: Persistent Chat
What’s new in Lync Server 2013: Persistent ChatWhat’s new in Lync Server 2013: Persistent Chat
What’s new in Lync Server 2013: Persistent Chat
 
What's new for Lync 2013 Clients & Devices
What's new for Lync 2013 Clients & DevicesWhat's new for Lync 2013 Clients & Devices
What's new for Lync 2013 Clients & Devices
 
Office 365 ProPlus: Click-to-run deployment and management
Office 365 ProPlus: Click-to-run deployment and managementOffice 365 ProPlus: Click-to-run deployment and management
Office 365 ProPlus: Click-to-run deployment and management
 
SharePoint Installation and Upgrade: Untangling Your Options
SharePoint Installation and Upgrade: Untangling Your Options SharePoint Installation and Upgrade: Untangling Your Options
SharePoint Installation and Upgrade: Untangling Your Options
 
The application model in real life
The application model in real lifeThe application model in real life
The application model in real life
 
Microsoft private cloud with Cisco and Netapp - Flexpod solution
Microsoft private cloud with Cisco and Netapp -  Flexpod solutionMicrosoft private cloud with Cisco and Netapp -  Flexpod solution
Microsoft private cloud with Cisco and Netapp - Flexpod solution
 
Managing Windows RT devices in the Enterprise
Managing Windows RT devices in the Enterprise Managing Windows RT devices in the Enterprise
Managing Windows RT devices in the Enterprise
 
Moving from Device Centric to a User Centric Management
Moving from Device Centric to a User Centric Management Moving from Device Centric to a User Centric Management
Moving from Device Centric to a User Centric Management
 
Network Management in System Center 2012 SP1 - VMM
Network Management in System Center 2012  SP1 - VMM Network Management in System Center 2012  SP1 - VMM
Network Management in System Center 2012 SP1 - VMM
 
Hackers (Not) Halted
Hackers (Not) Halted Hackers (Not) Halted
Hackers (Not) Halted
 

Kürzlich hochgeladen

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 

Kürzlich hochgeladen (20)

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 

Office 365 Identity Management options

  • 1. Office 365 Identity Options @jseghers – MVP Office 365 @mvanhorenbeeck – MVP Exchange Server
  • 2. Agenda • Identities and Identity Options in Office 365 • DirSync Deep(er) Dive • ADFS • Introduction to ADFS • Supported Topologies • ADFS Workflows • Windows Azure AD • Q&A
  • 3. Objectives • Understand the different identity types and their pro’s and con’s • Understand how Directory Synchronization works • Be able to troubleshoot Directory Synchronization errors • Understand the different ADFS deployment scenarios • Understand how ADFS works and recognize authentication flows • Understand how ADFS can be used into custom developed websites • Understand what Windows Azure Active Directory is • Understand how Windows Azure Active Directory can be used in custom developed websites
  • 4. Office 365 Identity Options Introduction to Identities
  • 5. Introduction to identity options 1. MS Online IDs 2. MS Online IDs + Dir Sync 3. Federated IDs + Dir Sync Appropriate for Appropriate for Appropriate for • Smaller organizations without • Orgs with AD on-premise • Larger enterprise organizations AD on-premise with AD on-premise Pros Pros • Users and groups mastered on- Pros • No servers required on- premise • SSO with corporate cred premise • Enables co-existence scenarios • Users and groups mastered on- premise Cons • Password policy controlled on- Cons • No SSO premise • No SSO • No 2FA • 2FA solutions possible • No 2FA (strong authentication) • 2 sets of credentials to manage • Enables co-existence scenarios • 2 sets of credentials to manage with differing password policies with differing password • Single server deployment Cons policies • High availability server • Users and groups mastered in deployments required the cloud
  • 6. Introduction to identity options 1. Microsoft Online IDs 2. Microsoft Online IDs + DirSync Microsoft Office 365 Services 3. Federated IDs + DirSync Bronze Sky customer premises Trust Federation Exchange Gateway Online Authentication Active Directory Federation Server 2.0 platform IdP SharePoint Online IdP MS Online Directory Provisioning Directory Lync AD Sync platform Store Online Service connector Admin Portal
  • 7. Sign On Experience Federated vs. Non-Federated Summary ActiveSync, POP, I Outlook Outlook Outlook 2007 or Outlook Web MAP, Entourage 2010 2007 2010 Application Win 7/ 8 Win 7 / 8 Vista/XP Win 7/Vista/XP MS Online IDs Online ID Online ID Online ID Online ID Online ID Online ID Federated IDs, domain joined AD credentials A new “service connector” is needed – primarily for rich clients Installs client and operating system updates to enable best sign-on experience Enables authentication support for rich clients Ensures clients have all needed configuration data to enable service usage Obsolete in Office 2013 Web kiosk scenarios (e.g. OWA) supported without the service connector
  • 9. What is DirSync? “…is a Directory Synchronization engine based on Forefront Identity Manager (FIM) that will synchronize (a subset of) your on-premise Active Directory with Windows Azure Active Directory (Office 365).”
  • 10. Why use DirSync? • Long term coexistence between Exchange on-prem and Exchange Online • (Easy/quick provisioning*) • Single place for managing identities including: • Users • Groups • Memberships • … • Enabler for Hybrid Deployments (required) • Two-way Directory Synchronization
  • 11. How does DirSync work? DirSync Active Directory METAVERSE
  • 12. Deployment Considerations • Active Directory Health • Prerequisites check (Readiness Tool) • idFix (released 01/03/2013) • Topology • Single Forest? • Multiple Domains? • Security • Firewalls, Permissions • 64-bit only! • (De-)activation time; can take some time to complete • Object filtering required? • SQL Express or Full SQL (+50k objects)
  • 13. What objects are synced? From AD to Office 365: http://support.microsoft.com/kb/2256198 From Office 365 to AD (aka write-back): Write-Back attribute Exchange "full fidelity" feature SafeSendersHash Filtering: Writes back on-premises filtering and online BlockedSendersHash safe and blocked sender data from clients. SafeRecipientHash msExchArchiveStatus Online Archive: Enables customers to archive mail. ProxyAddresses Enable Mailbox: Off-boards an online mailbox back to (LegacyExchangeDN <online LegacyDn> as X500) on-premises Exchange. Enable Unified Messaging (UM) - Online voice mail: This new attribute is used only for UM-Microsoft Lync Server msExchUCVoiceMailSettings 2010 integration to indicate to Lync Server 2010 on- premises that the user has voice mail in online services.
  • 14. DEMO Topology DirSync (DS02) Active Directory DC01.exblog.be METAVERSE
  • 15.
  • 16. Caveats • Be careful when re-enabling DirSync > possible data loss! • In large environments (+50k items) > Service Request needed to raise the object limit in Office 365 • Bad Active Directory “health” (object attributes) can influence DirSync’s behavior • Strict permissions might cause issues (e.g. when inheritance flag is removed)
  • 18. Some takeaways • Enterprise Admin Permissions required for setup to allow creating of the MSOL_DirSync account + optional Hybrid account and propagate permissions in the forest/domain(s). • Use MIISclient.exe to view operation history and search for objects (SourceAnchor – ObjectGuid) • Filtering is supported but should be treated carefully.
  • 20. Federation Primer Multiple Identities Challenges Requirements • Reduce identities (or at least management) to a single source of authority • Allow people to logon into cloud- based solutions with their on- premise credentials • Simplify management • Keep in control
  • 21. The solution: ADFS • Cross-premises password policies • Simplified user management • Support for two-factor authentication • Access Control using Client Access Policies
  • 22. Active Directory Federation Services (ADFS) Topologies
  • 23. ADFS: On Premise Topology Active Directory AD FS 2.0 AD FS 2.0 AD FS 2.0 Server Server Server Proxy AD FS 2.0 Server Proxy Internal user Enterprise DMZ
  • 24. ADFS: On Premise Topology Active Directory AD FS 2.0 AD FS 2.0 AD FS 2.0 Server Server Server Proxy AD FS 2.0 Server Proxy Internal user Enterprise DMZ
  • 25. ADFS: Hybrid Topology: IAAS Active Active Directory Directory AD FS 2.0 AD FS 2.0 AD FS 2.0 AD FS 2.0 Server Server Server Server Internal External user Enterprise user IAAS
  • 26. ADFS: Hybrid Topology: IAAS Active Active Directory Directory AD FS 2.0 AD FS 2.0 Server Server Internal External user Enterprise user IAAS
  • 27. ADFS: Hybrid Topology: Windows Azure Active Directory AD FS 2.0 AD FS 2.0 AD FS 2.0 Server Server Server LB ENDPOINT IP SEC GATEWAY AD FS 2.0 DEVICE Server CLOUD SERVICE Enterprise Windows Azure
  • 28. ADFS: Cloud Topology: IAAS Active Directory AD FS 2.0 AD FS 2.0 Server Server Internal External IAAS user
  • 29. ADFS & 2 Form Authentication • Own solutions e.g. extra PIN integrated in the ADFS pages • Works only with form based authentication • ASP.NET Solution • RSA SecurID Integration • ForeFront UAG
  • 31. Authentication flows • Different authentication flows, depending on the application and service that you are using. • Office 365 has three different flows: • Passive (Web Applications like e.g. SharePoint & OWA) • Active (Outlook, Exchange Online) • MEX (Lync)
  • 33. Rich Client Authentication Flow MEX Sign-in assistant
  • 35.
  • 36. Key Takeaways • ADFS requires a public certificate only for client communications; token signing and encryption can be done with self-signed certificates • Workflow/endpoint is different depending the application you use: Passive (Web)/Rich Client (Lync)/ Active (Outlook) • Troubleshooting is not always easy. e.g. requires understanding how to use tools like fiddler2 etc…
  • 37. Nice-to-knows RU1 • Client Access Policy Support (filtering based on IP Address) • New performance counters > monitoring  RU2 • RU1 + additional fixes (mainly stability improvements) • Added support for RelayState Parameter
  • 38.
  • 39. Windows Azure Active Directory W.A.A.D. is a modern, REST-based service that provides identity and access control for your cloud applications. Already used in: • Windows Azure • Office 365 • Dynamics CRM Online • Windows Intune • 3rd party Cloud Services
  • 40. Windows Azure Active Directory W.A.A.D. integrates with domain credentials of local AD via ADFS W.A.A.D. integrates with Access Control Service (a cloud-based service that provides an easy way of authenticating and authorizing users to your web applications and services while allowing the features of authentication and authorization to be factored out of your code) W.A.A.D. integrates with Graph API: it allows you to read a subset of the entities in the directory: namely Users, Groups, Roles, Subscriptions, Tenant Details and some of the relationships which tie those together. The interaction is read-only
  • 41. Windows Azure Active Directory
  • 42.
  • 43. Session Takeaways Before deploying DirSync, check your AD and use tools like MiisClient, IdFix and the Readiness Tool WAAD can also be used to extend functionality of your websites Office 365 uses three different authentication flows with ADFS: Active, Passive and MEX. Mind ADFS topologies with regards to High Availability

Hinweis der Redaktion

  1. * Using DirSync for only provisioning is NOT supported!
  2. Note: Passwords are NOT synced. If you want to use your on-premise passwords in Office 365/Azure, you will have to deploy ADFS.Future release of DirSync might support Password Synchronization** Functionality nor a release date have been confirmed by Microsoft. As far as I understood, this sync will not really sync the password, but it will rather use the password’s hash
  3. Data loss can occur when re-enabling DirSync after previously having enabled/disabled it. All changes between it was disabled and re-enabled could potentially be overwritten!
  4. 3rd party tools e.g. from MessageOps
  5. Sign-in assistant contacts Auth Platform.
  6. Still need to finalize the image
  7. http://social.technet.microsoft.com/wiki/contents/articles/3286.ad-fs-2-0-how-to-use-fiddler-web-debugger-to-analyze-a-ws-federation-passive-sign-in.aspx
  8. http://support.microsoft.com/kb/2607496