SlideShare ist ein Scribd-Unternehmen logo
1 von 53
Downloaden Sie, um offline zu lesen
© 2014 IBM Corporation 
Look mum, no passwords! 
ID Vault, SSO, LTPA, SPNEGO and SAML 
Martin Leyrer – IT Specialist 
IBM Software Services for Collaboration 
2014-09-12 at ICON UK
© 2014 IBM Corporation 
2 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Navigation 
●The What And Why 
●The Quick Win 
●ID Vault 
●Automatic Client Configuration 
●Token Based Single Sign On for Sametime And Connections 
●SPNEGO For iNotes And Webapps 
●Expanding The Possibilities – SAML 
●Q & A
© 2014 IBM Corporation 
3 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
What?
© 2014 IBM Corporation 
4 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Why (1/2) ?
© 2014 IBM Corporation 
5 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Why (2/2) ?
© 2014 IBM Corporation 
6 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Navigation 
●The What And Why 
●The Quick Win 
●Notes Shared Login / ID Vault 
●Automatic Client Configuration 
●SPNEGO For iNotes And Webapps 
●Expanding The Possibilities – SAML 
●Q & A
© 2014 IBM Corporation 
7 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Remove Notes Password Prompts with NSL – Notes Shared Login 
●Enabled via policy (or manually by the end user) 
●Locks and encrypts the Notes ID in the current Windows Profile using the PC SID (Security Identifier) and Microsoft's Data Protection API (DPAPI). 
●Certificates within the ID are locked and bound to that PC and that OS profile. 
●The old “Notes Single Logon” feature has to be uninstalled. 
●Limited to Windows. 
●Need ID Vault 
●Need Notes/Domino 8.5
© 2014 IBM Corporation 
8 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Uninstall/Remove “Notes Single Logon” for NSL To Work
© 2014 IBM Corporation 
9 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault 
●Optional 
●Server-based database 
●Holds protected copies of IBM Notes user Ids 
●Users are assigned to a vault through policy configuration 
●Copies of user IDs are uploaded to a vault automatically once the policy has taken effect 
The benefits of using an ID vault include: 
●Authorized personnel can change (reset) passwords on IDs without access to the ID files or the vault 
●Custom application to reset passwords 
●Easy recovery of lost or damaged user IDs 
●Automatic synchronization of multiple ID copies 
●No user involvement during ID renames 
●No user involvement during ID key rollover
© 2014 IBM Corporation 
10 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault Setup 1
© 2014 IBM Corporation 
11 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault Setup 2
© 2014 IBM Corporation 
12 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault Setup 3
© 2014 IBM Corporation 
13 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault Setup 4
© 2014 IBM Corporation 
14 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault Setup 5
© 2014 IBM Corporation 
15 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault Setup 6
© 2014 IBM Corporation 
16 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault Setup 7
© 2014 IBM Corporation 
17 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault Setup 8
© 2014 IBM Corporation 
18 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault Setup 9
© 2014 IBM Corporation 
19 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault - Security Settings Document / Policy
© 2014 IBM Corporation 
20 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
NSL - Security Settings Document / Policy
© 2014 IBM Corporation 
21 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
AND IT WORKS ! 
We have Single Sign On with Windows!
© 2014 IBM Corporation 
22 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ID Vault – If It Does NOT Work 
●Check whether the policies are actually coming down to the client 
●Check Policy Synopsis for that user in the Admin Client 
●Check the “($Policies)” view in the PNAB 
●Modify the person entry in the Domino Directory & access mail server to initiate a policy push 
●Roaming user? Did you remove the ID file from the PNAB? 
●https://ibm.biz/BdFnm9 
●8.5.3 provides a new detachid.zip utility and “javaAgentForDetachid.java” (in utilityNotesCustomizationKit_1_0.zip 
●RoamingIDIsInNAB=0 in the person document
© 2014 IBM Corporation 
23 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Navigation 
●The What And Why 
●The Quick Win 
●Notes Shared Login / ID Vault 
●Automatic Client Configuration 
●Token Based Single Sign On for Sametime And Connections 
●SPNEGO For iNotes And Webapps 
●Expanding The Possibilities – SAML 
●Q & A
© 2014 IBM Corporation 
24 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Smooth Client Start
© 2014 IBM Corporation 
25 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
ConfigFile To The Rescue 
●It IS possible to install and configure the Notes Client completely WITHOUT user interaction* 
●See https://ibm.biz/BdFnmd for details 
●The notes.ini parameter, ConfigFile= points to a text (.TXT) file that contains the parameters that the wizard needs. For example: 
ConfigFile=C:Program FilesLotusNotesDatasetup.txt 
●Starting with 8.5.1 the parameter CONFIGFILE= can contain system environment variables, too. In case the setup configuration file is stored next to the template notes.ini the following setting would apply to all Windows flavors: 
CONFIGFILE=%ALLUSERSPROFILE%Application DataLotusNotesDataconfig.txt 
which resolves to... 
CONFIGFILE=C:Documents and SettingsAll UsersApplication DataLotusNotesDataconfig.txt 
* … except from the one time password prompt for the ID Vault
© 2014 IBM Corporation 
26 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Setup.txt 
Username=User Name/Acme 
KeyfileName=c:Program FilesLotusNotesDatausername.id ID Vault! 
Domino.Name=servername/Acme 
Domino.Address=servername.acme.com 
Domino.Port=TCPIP 
Domino.Server=1 
AdditionalServices=0 
AdditionalServices.NetworkDial=0 
Replication.Threshold=9999 
Replication.Schedule=0 
Starting with 8.5 the scripted setup code can now resolve system environment variables on any line of the configuration file that is read in. 
See the chapter “Setting up Notes installation using scriptable setup” in the Domino 9 Admin help for more details and variables.
© 2014 IBM Corporation 
27 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
No More Useless Prompts!
© 2014 IBM Corporation 
28 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Navigation 
●The What And Why 
●The Quick Win 
●Notes Shared Login / ID Vault 
●Automatic Client Configuration 
●Token Based Single Sign On for Sametime And Connections 
●SPNEGO For iNotes And Webapps 
●Expanding The Possibilities – SAML 
●Q & A
© 2014 IBM Corporation 
29 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Token Based Single Sign On for Sametime And Connections 
●Works for Sametime Connect Embedded Client 
●Works for Connections Plugins 
●Prerequisite: Properly configured “Multiple Server SSO”
© 2014 IBM Corporation 
30 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
LTPA Token 
●The LTPA token is sent to the User Agent (Browser) as a Set-Cookie response header 
●The user agent sends this to the target HTTP server as a Cookie request header for subsequent actions. 
●Because browser user agents only send Cookie request headers to servers whose host name matches the issuer of the cookie, the server must share the same DNS (“DNS domain”) space as the other LTPA servers in the SSO group. 
●The LTPA token, which includes user information and an expiration time, is signed by the issuer to ensure data integrity and is encrypted to ensure data privacy. 
●LTPA tokens can be used only for SSO among LTPA servers that share the same key material (LTPA key)
© 2014 IBM Corporation 
31 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
LTPA Versions 1/2 
WebSphere Version 1 (“LtpaToken”) 
●Contains 
●the token expiration time 
●the user identity (usually the LDAP distinguished name) 
●a digital signature 
●LTPA1 signatures are generated using SHA-1/RSA 1024-bit key 
●After the digital signature has been attached, the user data and signature are encrypted with a 3DES key obtained from the LTPA key file 
WebSphere Version 2 (“LtpaToken2”) 
●Same format as LTPA1 tokens 
●can contain additional information relating to the security context of the authenticated user LTPA2 signatures are generated using SHA-1/RSA 1024-bit key 
●After the digital signature has been attached, the user data and signature are encrypted with a 3DES or AES key obtained from the LTPA key file
© 2014 IBM Corporation 
32 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
LTPA Versions 2/2 
IBM Domino 
●Contains 
●a fixed-size and value header starting field 
●a token creation time 
●a token expiration time 
●the authenticated user name 
●a message authentication code (MAC) covering all content 
●Domino uses a shared key and SHA-1 to calculate a MAC over the content 
●After the MAC has been attached, the user data and MAC are encrypted with a 3DES key obtained from the LTPA key file 
●Domino can consume (decrypt, parse and process) and generate (create and encrypt) either the Domino or Websphere formats 
●WebSphere cannot consume or generate the Domino format.
© 2014 IBM Corporation 
33 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
WebSSO Configuration
© 2014 IBM Corporation 
34 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Enable Multi Server SSO
© 2014 IBM Corporation 
35 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Account Documents
© 2014 IBM Corporation 
36 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration
© 2014 IBM Corporation 
37 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration
© 2014 IBM Corporation 
38 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration
© 2014 IBM Corporation 
39 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration
© 2014 IBM Corporation 
40 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Push Account Documents To Users via Document Settings/Policy
© 2014 IBM Corporation 
41 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Navigation 
●The What And Why 
●The Quick Win 
●ID Vault 
●Automatic Client Configuration 
●Token Based Single Sign On for Sametime And Connections 
●SPNEGO For iNotes And Webapps 
●Expanding The Possibilities – SAML 
●Q & A
© 2014 IBM Corporation 
42 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Windows Single Sign-on for Web Clients (SPNEGO) 
●Available since Lotus Domino 8.5.1 
●User acquires Kerberos credentials when starting Windows. 
●Windows verifies user's password. 
●Password never travels over the wire via HTTP. 
●SSO technology leveraging the Windows credentials sometimes called by these names: 
●SPNEGO (Simple and Protected GSS-API Negotiation Mechanism) 
●Integrated Windows Authentication” for the Windows Intranet 
●SPNEGO-aware browsers know how to 
●Ask Windows for a Kerberos ticket, based on a) browser configuration, and b) the user's requested URL. 
●Send the Kerberos ticket as part of SPNEGO protocol request 
●SPNEGO-aware Domino validates the ticket to authenticate the user.
© 2014 IBM Corporation 
43 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Setting Up SPNEGO 
●Create a Domino Web SSO document (enable Windows single sign-on integration) 
●Set up a SPN (Service Principal Name) for the Domino server in Active Directory 
●Domino must run under an Active Directory account you set up for it 
●Run domspnego 
●Take the output and give it to your AD administrator to run setspn with 
●Run setspn -a http://<dominohostname> <accountnamerunningdomino> 
●Update person documents with AD name appended to FullName (and optional others like krbPrincipalName and LTPA User Name)
© 2014 IBM Corporation 
44 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Navigation 
●The What And Why 
●The Quick Win 
●ID Vault 
●Automatic Client Configuration 
●Token Based Single Sign On for Sametime And Connections 
●SPNEGO For iNotes And Webapps 
●Expanding The Possibilities – SAML 
●Q & A
© 2014 IBM Corporation 
45 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
SAML – Security Assertion Markup Language 
●Provides ease of use for end users – reduce the # of passwords to memorize 
●The only “Notes password” is the IdP's password 
●And SPNEGO/Kerberos to Microsoft's ADFS can eliminate that prompt as well 
●Once a user has authenticated with the IdP they won’t be asked again 
●Notes client uses SAML to fetch the user's ID file from the vault 
●ID file is stored in memory instead of being written to disk 
●Works on Citrix, Linux, and Mac as well as Windows 
●Requires Notes Standard client 
●Support for Notes, iNotes, and web clients 
●Identity Providers supported 
●IBM Tivoli Federated Identity Manager (TFIM) 
●Microsoft's ADFS 2.0 integrated with Active Directory
© 2014 IBM Corporation 
46 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
SAML – IdP - Identity Provider (SSO) 
●ADFS (Active Directory Federation Services in Windows 2008 and Windows 2012) 
●SAML 2.0 only 
●can be combined with SPNEGO 
●Enhances Integrated Windows Authentication (IWA) 
●TFIM (Tivoli Federated Identity Manager) 
●SAML 1.1 and 2.0 
●IdP (Identity Providers) use HTTP or SOAP to communicate to SP (Service Providers) via XML based assertions 
●Assertions have three roles 
●Authentication 
●Authorisation 
●Retrieving Attributes
© 2014 IBM Corporation 
47 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Notes Federated Login with SAML 
1) User launches Notes and Notes connects to the ID Vault 
2) The ID Vault (configured for SAML 
authentication) reaches out to IdP. 
3) IdP prompts user for credentials. 
4) Correct credentials are supplied. 
5) IdP provides SAML artifact(XML) to ID Vault. 
6) ID Vault provides ID to Notes. Once Notes session is completed, ID is removed from machine.
© 2014 IBM Corporation 
48 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
SAML – Installation 
●Warning! - This is hard! 
●One of the most complex Domino based things I have seen so far. 
●Find help with comprehensive knowledge of: 
●Domino server admin 
●Notes client configuration and security 
●Active Directory configuration at your company 
●ADFS 
●SAML concepts 
●SSL configuration on Domino & in Windows/IIS 
●Enterprise browser configuration 
●It's worth the effort, especially in the long run. 
●Read the Connect 2014 presentation “SHOW100 : AD + SAML + Kerberos + IBM Notes and Domino = SSO!” by Rob Axelrod and Andy Pedisich, Technoticshttps://ibm.biz/BdFnyF
© 2014 IBM Corporation 
49 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
NSL/SPNEGO vs. SAML 
NSL/SPNEGO 
●SPNEGO requires Windows Environment 
●Active Directory 
●Windows Domain Login 
●Microsoft Supported browsers 
●Domino on Windows 
●Requires Windows clients for the users 
●Citrix not supported 
●Requires Domino on Windows 
●It has a very specific use case 
SAML 
●Not everything supports it 
●Traveler doesn’t 
●Sametime doesn’t 
●Citrix does! 
●ID Vault is a requirement so IDs that can’t be vaulted can’t be used (multiple passwords, smartcards, etc) 
●Complex to set up
© 2014 IBM Corporation 
50 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Navigation 
●The What And Why 
●The Quick Win 
●ID Vault 
●Automatic Client Configuration 
●Token Based Single Sign On for Sametime And Connections 
●SPNEGO For iNotes And Webapps 
●Expanding The Possibilities – SAML 
●Q & A
© 2014 IBM Corporation 
51 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Q & A 
Martin Leyrer 
IBM Collaboration Solutions IT-Specialist with IBM Austria 
IBM e-mail:martin.leyrer@at.ibm.com 
E-mail:leyrer@gmail.com 
Twitter:http://www.twitter.com/leyrer 
Facebook:https://www.facebook.com/leyrer 
Blog:http://www.leyon.at 
LinkedIn:http://at.linkedin.com/in/leyrer 
Martin LeyrerICS IT-SpecialistMail: martin.leyrer@at.ibm.comPhone: +43 664 618 6826
© 2014 IBM Corporation 
52 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration 
Further Reading 
“Upgrading from Notes client single logon to Notes shared login” by Nancy E. Kho 
https://ibm.biz/BdFnM6 
“Single Sign-on (SSO) technologies for the Domino Web Server” by Jane Marcus 
https://ibm.biz/BdFnyT 
“Connect 2014 SHOW100 : AD + SAML + Kerberos + IBM Notes and Domino = SSO!” by Rob Axelrod and Andy Pedisich, Technotics 
https://ibm.biz/BdFnyF 
“Simplifying The S's: Single Sign-On, SPNEGO and SAML” by Gabriella Davis 
https://ibm.biz/BdFnfq
© 2014 IBM Corporation 
53 
Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration

Weitere ähnliche Inhalte

Was ist angesagt?

Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014rajeshpatil
 
Notes Browser Plugin 9.0.1 - "Accessing legacy Applications"
Notes Browser Plugin 9.0.1 - "Accessing legacy Applications"Notes Browser Plugin 9.0.1 - "Accessing legacy Applications"
Notes Browser Plugin 9.0.1 - "Accessing legacy Applications"jayeshpar2006
 
Notes 9 presentation
Notes 9 presentationNotes 9 presentation
Notes 9 presentationAndy Higgins
 
Open mic what's new in ibm notes 9.0
Open mic   what's new in ibm notes 9.0Open mic   what's new in ibm notes 9.0
Open mic what's new in ibm notes 9.0Hansraj Mali
 
Ibm notes 9 social edition (external)
Ibm notes 9 social edition (external)Ibm notes 9 social edition (external)
Ibm notes 9 social edition (external)Scott Souder
 
Energizing IBM Notes Domino Enterprises: Social, Mobile, Cloud and Mail Next
Energizing IBM Notes Domino Enterprises: Social, Mobile, Cloud and Mail NextEnergizing IBM Notes Domino Enterprises: Social, Mobile, Cloud and Mail Next
Energizing IBM Notes Domino Enterprises: Social, Mobile, Cloud and Mail NextLuis Guirigay
 
IBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component DeploymentIBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component DeploymentRahul A. Garg
 
IBM Connect 2014 - AD105: IBM iNotes and IBM SmartCloud Notes Web Customizati...
IBM Connect 2014 - AD105: IBM iNotes and IBM SmartCloud Notes Web Customizati...IBM Connect 2014 - AD105: IBM iNotes and IBM SmartCloud Notes Web Customizati...
IBM Connect 2014 - AD105: IBM iNotes and IBM SmartCloud Notes Web Customizati...IBM Connections Developers
 
IBM Platform for Social Business IamLUG 2013
IBM Platform for Social Business IamLUG 2013IBM Platform for Social Business IamLUG 2013
IBM Platform for Social Business IamLUG 2013Luis Guirigay
 
IBM Connect 2013: Messaging and Collaboration Roadmap
IBM Connect 2013: Messaging and Collaboration RoadmapIBM Connect 2013: Messaging and Collaboration Roadmap
IBM Connect 2013: Messaging and Collaboration RoadmapEd Brill
 
Granite Lotus User Group November 2012 ICS Updates
Granite Lotus User Group November 2012 ICS UpdatesGranite Lotus User Group November 2012 ICS Updates
Granite Lotus User Group November 2012 ICS UpdatesLuis Guirigay
 
Lotusphere 2012 - What's next in Lotus Notes & Domino
Lotusphere 2012 - What's next in Lotus Notes & DominoLotusphere 2012 - What's next in Lotus Notes & Domino
Lotusphere 2012 - What's next in Lotus Notes & DominoIBM Danmark
 
bccon-2014 key01 ibm_collaboration_solutions_connect_2014
bccon-2014 key01 ibm_collaboration_solutions_connect_2014bccon-2014 key01 ibm_collaboration_solutions_connect_2014
bccon-2014 key01 ibm_collaboration_solutions_connect_2014ICS User Group
 
IBM Notes Traveler 2013 and Beyond
IBM Notes Traveler 2013 and BeyondIBM Notes Traveler 2013 and Beyond
IBM Notes Traveler 2013 and BeyondSaurabh Calla
 
bccon-2014 dev04 domino_apps_reaching_up&out
bccon-2014 dev04 domino_apps_reaching_up&outbccon-2014 dev04 domino_apps_reaching_up&out
bccon-2014 dev04 domino_apps_reaching_up&outICS User Group
 
Learn everything about IBM iNotes Customization
Learn everything about IBM iNotes CustomizationLearn everything about IBM iNotes Customization
Learn everything about IBM iNotes CustomizationIBM Connections Developers
 
How to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and ProfilesHow to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and ProfilesIBM Connections Developers
 
Ibm messaging & collaboration roadmap 2013 (external)
Ibm messaging & collaboration roadmap 2013 (external)Ibm messaging & collaboration roadmap 2013 (external)
Ibm messaging & collaboration roadmap 2013 (external)Scott Souder
 

Was ist angesagt? (20)

Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014Id111 - IBM Notes Browser Plug-in at Connect 2014
Id111 - IBM Notes Browser Plug-in at Connect 2014
 
Notes Browser Plugin 9.0.1 - "Accessing legacy Applications"
Notes Browser Plugin 9.0.1 - "Accessing legacy Applications"Notes Browser Plugin 9.0.1 - "Accessing legacy Applications"
Notes Browser Plugin 9.0.1 - "Accessing legacy Applications"
 
Notes 9 presentation
Notes 9 presentationNotes 9 presentation
Notes 9 presentation
 
Open mic what's new in ibm notes 9.0
Open mic   what's new in ibm notes 9.0Open mic   what's new in ibm notes 9.0
Open mic what's new in ibm notes 9.0
 
Ibm notes 9 social edition (external)
Ibm notes 9 social edition (external)Ibm notes 9 social edition (external)
Ibm notes 9 social edition (external)
 
Energizing IBM Notes Domino Enterprises: Social, Mobile, Cloud and Mail Next
Energizing IBM Notes Domino Enterprises: Social, Mobile, Cloud and Mail NextEnergizing IBM Notes Domino Enterprises: Social, Mobile, Cloud and Mail Next
Energizing IBM Notes Domino Enterprises: Social, Mobile, Cloud and Mail Next
 
IBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component DeploymentIBM Domino 9.0 Social Edition OpenSocial Component Deployment
IBM Domino 9.0 Social Edition OpenSocial Component Deployment
 
IBM Connect 2014 - AD105: IBM iNotes and IBM SmartCloud Notes Web Customizati...
IBM Connect 2014 - AD105: IBM iNotes and IBM SmartCloud Notes Web Customizati...IBM Connect 2014 - AD105: IBM iNotes and IBM SmartCloud Notes Web Customizati...
IBM Connect 2014 - AD105: IBM iNotes and IBM SmartCloud Notes Web Customizati...
 
IBM Platform for Social Business IamLUG 2013
IBM Platform for Social Business IamLUG 2013IBM Platform for Social Business IamLUG 2013
IBM Platform for Social Business IamLUG 2013
 
IBM Connect 2013: Messaging and Collaboration Roadmap
IBM Connect 2013: Messaging and Collaboration RoadmapIBM Connect 2013: Messaging and Collaboration Roadmap
IBM Connect 2013: Messaging and Collaboration Roadmap
 
Notes and Domino Roadmap
Notes and Domino RoadmapNotes and Domino Roadmap
Notes and Domino Roadmap
 
Granite Lotus User Group November 2012 ICS Updates
Granite Lotus User Group November 2012 ICS UpdatesGranite Lotus User Group November 2012 ICS Updates
Granite Lotus User Group November 2012 ICS Updates
 
Lotusphere 2012 - What's next in Lotus Notes & Domino
Lotusphere 2012 - What's next in Lotus Notes & DominoLotusphere 2012 - What's next in Lotus Notes & Domino
Lotusphere 2012 - What's next in Lotus Notes & Domino
 
bccon-2014 key01 ibm_collaboration_solutions_connect_2014
bccon-2014 key01 ibm_collaboration_solutions_connect_2014bccon-2014 key01 ibm_collaboration_solutions_connect_2014
bccon-2014 key01 ibm_collaboration_solutions_connect_2014
 
IBM Notes Traveler 2013 and Beyond
IBM Notes Traveler 2013 and BeyondIBM Notes Traveler 2013 and Beyond
IBM Notes Traveler 2013 and Beyond
 
bccon-2014 dev04 domino_apps_reaching_up&out
bccon-2014 dev04 domino_apps_reaching_up&outbccon-2014 dev04 domino_apps_reaching_up&out
bccon-2014 dev04 domino_apps_reaching_up&out
 
Learn everything about IBM iNotes Customization
Learn everything about IBM iNotes CustomizationLearn everything about IBM iNotes Customization
Learn everything about IBM iNotes Customization
 
How to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and ProfilesHow to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and Profiles
 
IBM Notes and Domino 9.0 Social Edition
IBM Notes and Domino 9.0 Social EditionIBM Notes and Domino 9.0 Social Edition
IBM Notes and Domino 9.0 Social Edition
 
Ibm messaging & collaboration roadmap 2013 (external)
Ibm messaging & collaboration roadmap 2013 (external)Ibm messaging & collaboration roadmap 2013 (external)
Ibm messaging & collaboration roadmap 2013 (external)
 

Ähnlich wie ICON UK 2014 - Look mum, no passwords!

Open Mic "Notes Federated Login"
Open Mic "Notes Federated Login"Open Mic "Notes Federated Login"
Open Mic "Notes Federated Login"Ranjit Rai
 
Social Conndections VI -- Debugging IBM Connections During Install And Operation
Social Conndections VI -- Debugging IBM Connections During Install And OperationSocial Conndections VI -- Debugging IBM Connections During Install And Operation
Social Conndections VI -- Debugging IBM Connections During Install And OperationMartin Leyrer
 
Open MIc - Best Practices SCN Migration
Open MIc - Best Practices SCN MigrationOpen MIc - Best Practices SCN Migration
Open MIc - Best Practices SCN MigrationRanjit Rai
 
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...Kenny Buntinx
 
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...William Holmes
 
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Ranjit Rai
 
What's New in Security for IBM i?
What's New in Security for IBM i?What's New in Security for IBM i?
What's New in Security for IBM i?HelpSystems
 
Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0
Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0
Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0sieverssj
 
z/OS V2R3 Communications Server Content Preview
z/OS V2R3 Communications Server Content Previewz/OS V2R3 Communications Server Content Preview
z/OS V2R3 Communications Server Content PreviewzOSCommserver
 
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...Frank Altenburg
 
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond final
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond finalId101 what's new in ibm lotus® domino® 8.5.3 and beyond final
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond finalSaurabh Calla
 
Open mic on what's new in domino 9 social edition
Open mic on what's new in domino 9 social editionOpen mic on what's new in domino 9 social edition
Open mic on what's new in domino 9 social editionsreeJk
 
IBM Collaboration Solutions Domino on Cloud ICSUG 2015
IBM Collaboration Solutions Domino on Cloud ICSUG 2015IBM Collaboration Solutions Domino on Cloud ICSUG 2015
IBM Collaboration Solutions Domino on Cloud ICSUG 2015ICS User Group
 
Features of SmartCloud Notes in Hosted and Hybrid Environments
Features of SmartCloud Notes in Hosted and Hybrid EnvironmentsFeatures of SmartCloud Notes in Hosted and Hybrid Environments
Features of SmartCloud Notes in Hosted and Hybrid EnvironmentsRanjit Rai
 
150330 verse - uffe sorensen posted
150330   verse - uffe sorensen posted150330   verse - uffe sorensen posted
150330 verse - uffe sorensen postedUffe Sorensen
 
App.Next - The Future of Domino Application Development
App.Next - The Future of Domino Application DevelopmentApp.Next - The Future of Domino Application Development
App.Next - The Future of Domino Application DevelopmentTeamstudio
 
Lotus protector for mail encryption 2.1 launch
Lotus protector for mail encryption 2.1 launchLotus protector for mail encryption 2.1 launch
Lotus protector for mail encryption 2.1 launchArthur Fontaine
 
IBM Enterprise Social Solutions on Bluemix (XPages and Connections)
IBM Enterprise Social Solutions  on Bluemix (XPages and Connections)IBM Enterprise Social Solutions  on Bluemix (XPages and Connections)
IBM Enterprise Social Solutions on Bluemix (XPages and Connections)Niklas Heidloff
 
IBM Lotusphere 2011 AD306 - IBM Lotus Sametime Proxy: A Collaborative Recipe...
IBM Lotusphere 2011 AD306 - IBM Lotus Sametime Proxy:  A Collaborative Recipe...IBM Lotusphere 2011 AD306 - IBM Lotus Sametime Proxy:  A Collaborative Recipe...
IBM Lotusphere 2011 AD306 - IBM Lotus Sametime Proxy: A Collaborative Recipe...William Holmes
 

Ähnlich wie ICON UK 2014 - Look mum, no passwords! (20)

Open Mic "Notes Federated Login"
Open Mic "Notes Federated Login"Open Mic "Notes Federated Login"
Open Mic "Notes Federated Login"
 
Social Conndections VI -- Debugging IBM Connections During Install And Operation
Social Conndections VI -- Debugging IBM Connections During Install And OperationSocial Conndections VI -- Debugging IBM Connections During Install And Operation
Social Conndections VI -- Debugging IBM Connections During Install And Operation
 
Open MIc - Best Practices SCN Migration
Open MIc - Best Practices SCN MigrationOpen MIc - Best Practices SCN Migration
Open MIc - Best Practices SCN Migration
 
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
ECMDay2015 - Peter Daalmans – Master your Mac OS X Operating System with Conf...
 
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
IBM Lotusphere 2013 AD109: Using the IBM® Sametime® Proxy SDK: WebSphere Port...
 
Wfl
WflWfl
Wfl
 
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
 
What's New in Security for IBM i?
What's New in Security for IBM i?What's New in Security for IBM i?
What's New in Security for IBM i?
 
Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0
Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0
Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0
 
z/OS V2R3 Communications Server Content Preview
z/OS V2R3 Communications Server Content Previewz/OS V2R3 Communications Server Content Preview
z/OS V2R3 Communications Server Content Preview
 
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
 
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond final
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond finalId101 what's new in ibm lotus® domino® 8.5.3 and beyond final
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond final
 
Open mic on what's new in domino 9 social edition
Open mic on what's new in domino 9 social editionOpen mic on what's new in domino 9 social edition
Open mic on what's new in domino 9 social edition
 
IBM Collaboration Solutions Domino on Cloud ICSUG 2015
IBM Collaboration Solutions Domino on Cloud ICSUG 2015IBM Collaboration Solutions Domino on Cloud ICSUG 2015
IBM Collaboration Solutions Domino on Cloud ICSUG 2015
 
Features of SmartCloud Notes in Hosted and Hybrid Environments
Features of SmartCloud Notes in Hosted and Hybrid EnvironmentsFeatures of SmartCloud Notes in Hosted and Hybrid Environments
Features of SmartCloud Notes in Hosted and Hybrid Environments
 
150330 verse - uffe sorensen posted
150330   verse - uffe sorensen posted150330   verse - uffe sorensen posted
150330 verse - uffe sorensen posted
 
App.Next - The Future of Domino Application Development
App.Next - The Future of Domino Application DevelopmentApp.Next - The Future of Domino Application Development
App.Next - The Future of Domino Application Development
 
Lotus protector for mail encryption 2.1 launch
Lotus protector for mail encryption 2.1 launchLotus protector for mail encryption 2.1 launch
Lotus protector for mail encryption 2.1 launch
 
IBM Enterprise Social Solutions on Bluemix (XPages and Connections)
IBM Enterprise Social Solutions  on Bluemix (XPages and Connections)IBM Enterprise Social Solutions  on Bluemix (XPages and Connections)
IBM Enterprise Social Solutions on Bluemix (XPages and Connections)
 
IBM Lotusphere 2011 AD306 - IBM Lotus Sametime Proxy: A Collaborative Recipe...
IBM Lotusphere 2011 AD306 - IBM Lotus Sametime Proxy:  A Collaborative Recipe...IBM Lotusphere 2011 AD306 - IBM Lotus Sametime Proxy:  A Collaborative Recipe...
IBM Lotusphere 2011 AD306 - IBM Lotus Sametime Proxy: A Collaborative Recipe...
 

Mehr von Martin Leyrer

Feed me, Seymour! Supplemental User Data For IBM Connections Profiles
Feed me, Seymour!  Supplemental User Data For IBM Connections ProfilesFeed me, Seymour!  Supplemental User Data For IBM Connections Profiles
Feed me, Seymour! Supplemental User Data For IBM Connections ProfilesMartin Leyrer
 
The latest, ultimative final ver­sion, current release, approved, last minute...
The latest, ultimative final ver­sion, current release, approved, last minute...The latest, ultimative final ver­sion, current release, approved, last minute...
The latest, ultimative final ver­sion, current release, approved, last minute...Martin Leyrer
 
Debugging IBM Connections for the Impatient Admin - Social Connections VII
Debugging IBM Connections for the Impatient Admin - Social Connections VIIDebugging IBM Connections for the Impatient Admin - Social Connections VII
Debugging IBM Connections for the Impatient Admin - Social Connections VIIMartin Leyrer
 
Social Connections VI -- Customizing Connections Profiles to Provide a Compan...
Social Connections VI -- Customizing Connections Profiles to Provide a Compan...Social Connections VI -- Customizing Connections Profiles to Provide a Compan...
Social Connections VI -- Customizing Connections Profiles to Provide a Compan...Martin Leyrer
 
"Was, SSH kann auch das?" @ Linuxwochen Wien 2013
"Was, SSH kann auch das?" @ Linuxwochen Wien 2013"Was, SSH kann auch das?" @ Linuxwochen Wien 2013
"Was, SSH kann auch das?" @ Linuxwochen Wien 2013Martin Leyrer
 
Was, SSH kann auch das?
Was, SSH kann auch das? Was, SSH kann auch das?
Was, SSH kann auch das? Martin Leyrer
 
Digitalks #15 - Sicherheit im Netz
Digitalks #15 - Sicherheit im NetzDigitalks #15 - Sicherheit im Netz
Digitalks #15 - Sicherheit im NetzMartin Leyrer
 
Accessible Websites With Lotus Notes/Domino, presented at the BLUG day event,...
Accessible Websites With Lotus Notes/Domino, presented at the BLUG day event,...Accessible Websites With Lotus Notes/Domino, presented at the BLUG day event,...
Accessible Websites With Lotus Notes/Domino, presented at the BLUG day event,...Martin Leyrer
 
Laconi.ca & Identi.ca Einführung & Setup
Laconi.ca & Identi.ca Einführung & SetupLaconi.ca & Identi.ca Einführung & Setup
Laconi.ca & Identi.ca Einführung & SetupMartin Leyrer
 
Effiziente Fehlersuche In Web 2.0 Anwendungen - Graz Edition
Effiziente Fehlersuche In Web 2.0 Anwendungen - Graz EditionEffiziente Fehlersuche In Web 2.0 Anwendungen - Graz Edition
Effiziente Fehlersuche In Web 2.0 Anwendungen - Graz EditionMartin Leyrer
 
Open Source und Free Software unter Windows
Open Source und Free Software unter WindowsOpen Source und Free Software unter Windows
Open Source und Free Software unter WindowsMartin Leyrer
 
Effiziente Fehlersuche in Web 2.0 Anwendungen
Effiziente Fehlersuche in Web 2.0 AnwendungenEffiziente Fehlersuche in Web 2.0 Anwendungen
Effiziente Fehlersuche in Web 2.0 AnwendungenMartin Leyrer
 

Mehr von Martin Leyrer (13)

Feed me, Seymour! Supplemental User Data For IBM Connections Profiles
Feed me, Seymour!  Supplemental User Data For IBM Connections ProfilesFeed me, Seymour!  Supplemental User Data For IBM Connections Profiles
Feed me, Seymour! Supplemental User Data For IBM Connections Profiles
 
The Circle of Life
The Circle of LifeThe Circle of Life
The Circle of Life
 
The latest, ultimative final ver­sion, current release, approved, last minute...
The latest, ultimative final ver­sion, current release, approved, last minute...The latest, ultimative final ver­sion, current release, approved, last minute...
The latest, ultimative final ver­sion, current release, approved, last minute...
 
Debugging IBM Connections for the Impatient Admin - Social Connections VII
Debugging IBM Connections for the Impatient Admin - Social Connections VIIDebugging IBM Connections for the Impatient Admin - Social Connections VII
Debugging IBM Connections for the Impatient Admin - Social Connections VII
 
Social Connections VI -- Customizing Connections Profiles to Provide a Compan...
Social Connections VI -- Customizing Connections Profiles to Provide a Compan...Social Connections VI -- Customizing Connections Profiles to Provide a Compan...
Social Connections VI -- Customizing Connections Profiles to Provide a Compan...
 
"Was, SSH kann auch das?" @ Linuxwochen Wien 2013
"Was, SSH kann auch das?" @ Linuxwochen Wien 2013"Was, SSH kann auch das?" @ Linuxwochen Wien 2013
"Was, SSH kann auch das?" @ Linuxwochen Wien 2013
 
Was, SSH kann auch das?
Was, SSH kann auch das? Was, SSH kann auch das?
Was, SSH kann auch das?
 
Digitalks #15 - Sicherheit im Netz
Digitalks #15 - Sicherheit im NetzDigitalks #15 - Sicherheit im Netz
Digitalks #15 - Sicherheit im Netz
 
Accessible Websites With Lotus Notes/Domino, presented at the BLUG day event,...
Accessible Websites With Lotus Notes/Domino, presented at the BLUG day event,...Accessible Websites With Lotus Notes/Domino, presented at the BLUG day event,...
Accessible Websites With Lotus Notes/Domino, presented at the BLUG day event,...
 
Laconi.ca & Identi.ca Einführung & Setup
Laconi.ca & Identi.ca Einführung & SetupLaconi.ca & Identi.ca Einführung & Setup
Laconi.ca & Identi.ca Einführung & Setup
 
Effiziente Fehlersuche In Web 2.0 Anwendungen - Graz Edition
Effiziente Fehlersuche In Web 2.0 Anwendungen - Graz EditionEffiziente Fehlersuche In Web 2.0 Anwendungen - Graz Edition
Effiziente Fehlersuche In Web 2.0 Anwendungen - Graz Edition
 
Open Source und Free Software unter Windows
Open Source und Free Software unter WindowsOpen Source und Free Software unter Windows
Open Source und Free Software unter Windows
 
Effiziente Fehlersuche in Web 2.0 Anwendungen
Effiziente Fehlersuche in Web 2.0 AnwendungenEffiziente Fehlersuche in Web 2.0 Anwendungen
Effiziente Fehlersuche in Web 2.0 Anwendungen
 

Kürzlich hochgeladen

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 

Kürzlich hochgeladen (20)

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 

ICON UK 2014 - Look mum, no passwords!

  • 1. © 2014 IBM Corporation Look mum, no passwords! ID Vault, SSO, LTPA, SPNEGO and SAML Martin Leyrer – IT Specialist IBM Software Services for Collaboration 2014-09-12 at ICON UK
  • 2. © 2014 IBM Corporation 2 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Navigation ●The What And Why ●The Quick Win ●ID Vault ●Automatic Client Configuration ●Token Based Single Sign On for Sametime And Connections ●SPNEGO For iNotes And Webapps ●Expanding The Possibilities – SAML ●Q & A
  • 3. © 2014 IBM Corporation 3 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration What?
  • 4. © 2014 IBM Corporation 4 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Why (1/2) ?
  • 5. © 2014 IBM Corporation 5 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Why (2/2) ?
  • 6. © 2014 IBM Corporation 6 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Navigation ●The What And Why ●The Quick Win ●Notes Shared Login / ID Vault ●Automatic Client Configuration ●SPNEGO For iNotes And Webapps ●Expanding The Possibilities – SAML ●Q & A
  • 7. © 2014 IBM Corporation 7 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Remove Notes Password Prompts with NSL – Notes Shared Login ●Enabled via policy (or manually by the end user) ●Locks and encrypts the Notes ID in the current Windows Profile using the PC SID (Security Identifier) and Microsoft's Data Protection API (DPAPI). ●Certificates within the ID are locked and bound to that PC and that OS profile. ●The old “Notes Single Logon” feature has to be uninstalled. ●Limited to Windows. ●Need ID Vault ●Need Notes/Domino 8.5
  • 8. © 2014 IBM Corporation 8 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Uninstall/Remove “Notes Single Logon” for NSL To Work
  • 9. © 2014 IBM Corporation 9 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault ●Optional ●Server-based database ●Holds protected copies of IBM Notes user Ids ●Users are assigned to a vault through policy configuration ●Copies of user IDs are uploaded to a vault automatically once the policy has taken effect The benefits of using an ID vault include: ●Authorized personnel can change (reset) passwords on IDs without access to the ID files or the vault ●Custom application to reset passwords ●Easy recovery of lost or damaged user IDs ●Automatic synchronization of multiple ID copies ●No user involvement during ID renames ●No user involvement during ID key rollover
  • 10. © 2014 IBM Corporation 10 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault Setup 1
  • 11. © 2014 IBM Corporation 11 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault Setup 2
  • 12. © 2014 IBM Corporation 12 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault Setup 3
  • 13. © 2014 IBM Corporation 13 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault Setup 4
  • 14. © 2014 IBM Corporation 14 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault Setup 5
  • 15. © 2014 IBM Corporation 15 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault Setup 6
  • 16. © 2014 IBM Corporation 16 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault Setup 7
  • 17. © 2014 IBM Corporation 17 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault Setup 8
  • 18. © 2014 IBM Corporation 18 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault Setup 9
  • 19. © 2014 IBM Corporation 19 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault - Security Settings Document / Policy
  • 20. © 2014 IBM Corporation 20 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration NSL - Security Settings Document / Policy
  • 21. © 2014 IBM Corporation 21 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration AND IT WORKS ! We have Single Sign On with Windows!
  • 22. © 2014 IBM Corporation 22 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ID Vault – If It Does NOT Work ●Check whether the policies are actually coming down to the client ●Check Policy Synopsis for that user in the Admin Client ●Check the “($Policies)” view in the PNAB ●Modify the person entry in the Domino Directory & access mail server to initiate a policy push ●Roaming user? Did you remove the ID file from the PNAB? ●https://ibm.biz/BdFnm9 ●8.5.3 provides a new detachid.zip utility and “javaAgentForDetachid.java” (in utilityNotesCustomizationKit_1_0.zip ●RoamingIDIsInNAB=0 in the person document
  • 23. © 2014 IBM Corporation 23 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Navigation ●The What And Why ●The Quick Win ●Notes Shared Login / ID Vault ●Automatic Client Configuration ●Token Based Single Sign On for Sametime And Connections ●SPNEGO For iNotes And Webapps ●Expanding The Possibilities – SAML ●Q & A
  • 24. © 2014 IBM Corporation 24 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Smooth Client Start
  • 25. © 2014 IBM Corporation 25 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration ConfigFile To The Rescue ●It IS possible to install and configure the Notes Client completely WITHOUT user interaction* ●See https://ibm.biz/BdFnmd for details ●The notes.ini parameter, ConfigFile= points to a text (.TXT) file that contains the parameters that the wizard needs. For example: ConfigFile=C:Program FilesLotusNotesDatasetup.txt ●Starting with 8.5.1 the parameter CONFIGFILE= can contain system environment variables, too. In case the setup configuration file is stored next to the template notes.ini the following setting would apply to all Windows flavors: CONFIGFILE=%ALLUSERSPROFILE%Application DataLotusNotesDataconfig.txt which resolves to... CONFIGFILE=C:Documents and SettingsAll UsersApplication DataLotusNotesDataconfig.txt * … except from the one time password prompt for the ID Vault
  • 26. © 2014 IBM Corporation 26 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Setup.txt Username=User Name/Acme KeyfileName=c:Program FilesLotusNotesDatausername.id ID Vault! Domino.Name=servername/Acme Domino.Address=servername.acme.com Domino.Port=TCPIP Domino.Server=1 AdditionalServices=0 AdditionalServices.NetworkDial=0 Replication.Threshold=9999 Replication.Schedule=0 Starting with 8.5 the scripted setup code can now resolve system environment variables on any line of the configuration file that is read in. See the chapter “Setting up Notes installation using scriptable setup” in the Domino 9 Admin help for more details and variables.
  • 27. © 2014 IBM Corporation 27 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration No More Useless Prompts!
  • 28. © 2014 IBM Corporation 28 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Navigation ●The What And Why ●The Quick Win ●Notes Shared Login / ID Vault ●Automatic Client Configuration ●Token Based Single Sign On for Sametime And Connections ●SPNEGO For iNotes And Webapps ●Expanding The Possibilities – SAML ●Q & A
  • 29. © 2014 IBM Corporation 29 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Token Based Single Sign On for Sametime And Connections ●Works for Sametime Connect Embedded Client ●Works for Connections Plugins ●Prerequisite: Properly configured “Multiple Server SSO”
  • 30. © 2014 IBM Corporation 30 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration LTPA Token ●The LTPA token is sent to the User Agent (Browser) as a Set-Cookie response header ●The user agent sends this to the target HTTP server as a Cookie request header for subsequent actions. ●Because browser user agents only send Cookie request headers to servers whose host name matches the issuer of the cookie, the server must share the same DNS (“DNS domain”) space as the other LTPA servers in the SSO group. ●The LTPA token, which includes user information and an expiration time, is signed by the issuer to ensure data integrity and is encrypted to ensure data privacy. ●LTPA tokens can be used only for SSO among LTPA servers that share the same key material (LTPA key)
  • 31. © 2014 IBM Corporation 31 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration LTPA Versions 1/2 WebSphere Version 1 (“LtpaToken”) ●Contains ●the token expiration time ●the user identity (usually the LDAP distinguished name) ●a digital signature ●LTPA1 signatures are generated using SHA-1/RSA 1024-bit key ●After the digital signature has been attached, the user data and signature are encrypted with a 3DES key obtained from the LTPA key file WebSphere Version 2 (“LtpaToken2”) ●Same format as LTPA1 tokens ●can contain additional information relating to the security context of the authenticated user LTPA2 signatures are generated using SHA-1/RSA 1024-bit key ●After the digital signature has been attached, the user data and signature are encrypted with a 3DES or AES key obtained from the LTPA key file
  • 32. © 2014 IBM Corporation 32 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration LTPA Versions 2/2 IBM Domino ●Contains ●a fixed-size and value header starting field ●a token creation time ●a token expiration time ●the authenticated user name ●a message authentication code (MAC) covering all content ●Domino uses a shared key and SHA-1 to calculate a MAC over the content ●After the MAC has been attached, the user data and MAC are encrypted with a 3DES key obtained from the LTPA key file ●Domino can consume (decrypt, parse and process) and generate (create and encrypt) either the Domino or Websphere formats ●WebSphere cannot consume or generate the Domino format.
  • 33. © 2014 IBM Corporation 33 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration WebSSO Configuration
  • 34. © 2014 IBM Corporation 34 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Enable Multi Server SSO
  • 35. © 2014 IBM Corporation 35 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Account Documents
  • 36. © 2014 IBM Corporation 36 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration
  • 37. © 2014 IBM Corporation 37 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration
  • 38. © 2014 IBM Corporation 38 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration
  • 39. © 2014 IBM Corporation 39 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration
  • 40. © 2014 IBM Corporation 40 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Push Account Documents To Users via Document Settings/Policy
  • 41. © 2014 IBM Corporation 41 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Navigation ●The What And Why ●The Quick Win ●ID Vault ●Automatic Client Configuration ●Token Based Single Sign On for Sametime And Connections ●SPNEGO For iNotes And Webapps ●Expanding The Possibilities – SAML ●Q & A
  • 42. © 2014 IBM Corporation 42 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Windows Single Sign-on for Web Clients (SPNEGO) ●Available since Lotus Domino 8.5.1 ●User acquires Kerberos credentials when starting Windows. ●Windows verifies user's password. ●Password never travels over the wire via HTTP. ●SSO technology leveraging the Windows credentials sometimes called by these names: ●SPNEGO (Simple and Protected GSS-API Negotiation Mechanism) ●Integrated Windows Authentication” for the Windows Intranet ●SPNEGO-aware browsers know how to ●Ask Windows for a Kerberos ticket, based on a) browser configuration, and b) the user's requested URL. ●Send the Kerberos ticket as part of SPNEGO protocol request ●SPNEGO-aware Domino validates the ticket to authenticate the user.
  • 43. © 2014 IBM Corporation 43 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Setting Up SPNEGO ●Create a Domino Web SSO document (enable Windows single sign-on integration) ●Set up a SPN (Service Principal Name) for the Domino server in Active Directory ●Domino must run under an Active Directory account you set up for it ●Run domspnego ●Take the output and give it to your AD administrator to run setspn with ●Run setspn -a http://<dominohostname> <accountnamerunningdomino> ●Update person documents with AD name appended to FullName (and optional others like krbPrincipalName and LTPA User Name)
  • 44. © 2014 IBM Corporation 44 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Navigation ●The What And Why ●The Quick Win ●ID Vault ●Automatic Client Configuration ●Token Based Single Sign On for Sametime And Connections ●SPNEGO For iNotes And Webapps ●Expanding The Possibilities – SAML ●Q & A
  • 45. © 2014 IBM Corporation 45 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration SAML – Security Assertion Markup Language ●Provides ease of use for end users – reduce the # of passwords to memorize ●The only “Notes password” is the IdP's password ●And SPNEGO/Kerberos to Microsoft's ADFS can eliminate that prompt as well ●Once a user has authenticated with the IdP they won’t be asked again ●Notes client uses SAML to fetch the user's ID file from the vault ●ID file is stored in memory instead of being written to disk ●Works on Citrix, Linux, and Mac as well as Windows ●Requires Notes Standard client ●Support for Notes, iNotes, and web clients ●Identity Providers supported ●IBM Tivoli Federated Identity Manager (TFIM) ●Microsoft's ADFS 2.0 integrated with Active Directory
  • 46. © 2014 IBM Corporation 46 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration SAML – IdP - Identity Provider (SSO) ●ADFS (Active Directory Federation Services in Windows 2008 and Windows 2012) ●SAML 2.0 only ●can be combined with SPNEGO ●Enhances Integrated Windows Authentication (IWA) ●TFIM (Tivoli Federated Identity Manager) ●SAML 1.1 and 2.0 ●IdP (Identity Providers) use HTTP or SOAP to communicate to SP (Service Providers) via XML based assertions ●Assertions have three roles ●Authentication ●Authorisation ●Retrieving Attributes
  • 47. © 2014 IBM Corporation 47 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Notes Federated Login with SAML 1) User launches Notes and Notes connects to the ID Vault 2) The ID Vault (configured for SAML authentication) reaches out to IdP. 3) IdP prompts user for credentials. 4) Correct credentials are supplied. 5) IdP provides SAML artifact(XML) to ID Vault. 6) ID Vault provides ID to Notes. Once Notes session is completed, ID is removed from machine.
  • 48. © 2014 IBM Corporation 48 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration SAML – Installation ●Warning! - This is hard! ●One of the most complex Domino based things I have seen so far. ●Find help with comprehensive knowledge of: ●Domino server admin ●Notes client configuration and security ●Active Directory configuration at your company ●ADFS ●SAML concepts ●SSL configuration on Domino & in Windows/IIS ●Enterprise browser configuration ●It's worth the effort, especially in the long run. ●Read the Connect 2014 presentation “SHOW100 : AD + SAML + Kerberos + IBM Notes and Domino = SSO!” by Rob Axelrod and Andy Pedisich, Technoticshttps://ibm.biz/BdFnyF
  • 49. © 2014 IBM Corporation 49 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration NSL/SPNEGO vs. SAML NSL/SPNEGO ●SPNEGO requires Windows Environment ●Active Directory ●Windows Domain Login ●Microsoft Supported browsers ●Domino on Windows ●Requires Windows clients for the users ●Citrix not supported ●Requires Domino on Windows ●It has a very specific use case SAML ●Not everything supports it ●Traveler doesn’t ●Sametime doesn’t ●Citrix does! ●ID Vault is a requirement so IDs that can’t be vaulted can’t be used (multiple passwords, smartcards, etc) ●Complex to set up
  • 50. © 2014 IBM Corporation 50 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Navigation ●The What And Why ●The Quick Win ●ID Vault ●Automatic Client Configuration ●Token Based Single Sign On for Sametime And Connections ●SPNEGO For iNotes And Webapps ●Expanding The Possibilities – SAML ●Q & A
  • 51. © 2014 IBM Corporation 51 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Q & A Martin Leyrer IBM Collaboration Solutions IT-Specialist with IBM Austria IBM e-mail:martin.leyrer@at.ibm.com E-mail:leyrer@gmail.com Twitter:http://www.twitter.com/leyrer Facebook:https://www.facebook.com/leyrer Blog:http://www.leyon.at LinkedIn:http://at.linkedin.com/in/leyrer Martin LeyrerICS IT-SpecialistMail: martin.leyrer@at.ibm.comPhone: +43 664 618 6826
  • 52. © 2014 IBM Corporation 52 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration Further Reading “Upgrading from Notes client single logon to Notes shared login” by Nancy E. Kho https://ibm.biz/BdFnM6 “Single Sign-on (SSO) technologies for the Domino Web Server” by Jane Marcus https://ibm.biz/BdFnyT “Connect 2014 SHOW100 : AD + SAML + Kerberos + IBM Notes and Domino = SSO!” by Rob Axelrod and Andy Pedisich, Technotics https://ibm.biz/BdFnyF “Simplifying The S's: Single Sign-On, SPNEGO and SAML” by Gabriella Davis https://ibm.biz/BdFnfq
  • 53. © 2014 IBM Corporation 53 Martin.Leyrer@at.ibm.com, IBM Software Services for Collaboration