What is the difference between OpenID and SAML?

Original OpenID 2.0 vs SAML They are two different protocols of authentication and they differ at the technical level. From a distance, differences start when users initiate the authentication. With OpenID, a user login is usually an HTTP address of the resource which is responsible for the authentication. On the other hand, SAML is based … Read more

Best Practices in Username Standards: Avoiding Problems

This is a chronic problem with large Identity Management systems attempting to glue together heterogeneous systems. Invariably, you’ll be limited to the lowest common denominator, which all too often is an 8-character ASCII-alpha-numeric limit thanks to some (probably legacy) Unix-like system somewhere in the bowels of the datacenter. Those fancy modern systems can take arbitrary … Read more