So, if you aren't aware yet, I'm a hardcore Java Developer. But I hardly use it for my freelancing projects due to the lack of helping hands. So I got this project, which is basically a portal which bids for products and whoever wins, gets to pick it...
What is the best way to enable different apps in different sub-domain use one authentication system in such a way that: 1) Registration happens just once in on of the app and the rest would use it? 2) Sign in happens just one and user would be automa...