Deployment​ of RSA Authentication Manager

RSA Authentication Manager deployment means we are setting up a primary instance, replica instance and authentication agents. Primary Instance is the place all administration tasks( user management, token management, token assigning to a user, agent registration and etc.) take place. And It is the responsible to handling the authentication requests. Replica Instance provides redundancy of primary instance and authenticates the users. RSA recommends on deployment you should … Continue reading Deployment​ of RSA Authentication Manager

RSA SecurID​ 2FA

RSA SecurID is the most popular and widely used 2-factor authentication mechanism. It has given more convenient access for any user from anywhere.It gives strong and secure access to the enterprise’s infrastructure. RSA SecurID is based on token-based authentication. Tokens are two types. – hardware and software tokens. The tokens are generated using a built-in clock and embedded factory-encoded-random key ( so-called seeds ). The … Continue reading RSA SecurID​ 2FA

Maven: includes external library into your project.

Maven dependency management environtment is the most relevant part in Maven Build Tools. Every developer who user maven as their build tool they should know about the maven depency management. In this post I assume you know what is maven dependency management and I introuduce you about how in add external libray which you want to really reside in your project and how to include … Continue reading Maven: includes external library into your project.

Setting up NTP server

Network Time Protocol, NTP server is  an internet protocol which is responsible for syncing clock to some references. you may have experience in some situation times are different in different devices. This issue might be lead to big problems. There are so many Time based algorithms are run for different purposes. If one computer time is forward / back to another the algorithm must be failed on … Continue reading Setting up NTP server

WSO2 Identity Server

In industry first Enterprises Identity Bus(EIB), WSO2 Identity Server(WSO2 IS) is the checkpoint for connecting and maintaining multiple entities across the applications and APIs, cloud and mobile bases. WSO2 Identity Server is an open source project with a lot of improvements on its newer versions. It is an ongoing project and it is currently releasing it’s version 5.1.0 while I’m writing this blog post. Why we … Continue reading WSO2 Identity Server