Single Sign On
Many users struggle with the large amount of usernames and passwords they have to remember. This makes them choose easy passwords, which they probably still write down (on those yellow sticky notes).
This has always been a problem but it has gotten worse: applications are no longer hosted in just your own network, but can be deployed virtually anywhere. You can't just restrict access to your network because these applications can be accessed from basically anywhere in the world.
With iWelcome users only have one account name. They log in once, and get seamless access to all connected applications. We will make sure the password is safe and provide self-service capability to change the password or reset it in case of a lost password.
Authentication
iWelcome supports different authentication methods so you can use the best method for your specific use cases. Currently the following methods are available:
- Username / password
- Client certificate
This list will increase quickly. First on our list to implement are One-time-password, SMS and token based authentication. We can leverage most existing authentication solutions.