SAML is an XML-based standard for exchanging authentication and authorization data between IdP (identity provider) and service provider. We can compare SAML with LDAP (as…
Introduction Originally LDAP only refers to the connectivity protocol to the directory server. This term is being used loosely today and it also refers to…
Workgroup, homegroup and Windows Domain A workgroup is a group of computers on the same local network. A Windows computer not joined to a domain…
Nginx can act as a application neutral proxy. One example is to front Nifi. The nifi default configuration provides an HTTP access point, specified in…
My previous post outlines several core concepts around cryptography, such as asymmetric key encryption, digital certificate, the encoding formats and relevant file extensions. In this…
I have been dabbling with OpenSSL commands to achieve what I needed during IT implementation, but I decided to spent some time to overcome the…