I have different web applications developed using Angular. We want to develop a portal where if user logs in then he will see link for all applications which he has access to. And when he clicks on any link then he needn't to login again, same credential needs to be passed and that application should open with features for him depending upon role of that user I was thinking to use some portal server like Java portal server, IBM portal server etc. but these are paid. I was looking for if there is any portal server available in open source space? Though this requirement is simple and I can build but was thinking using portal technology will be good for long term. With portal server I can add some other features of portal server in future depending upon requirement
Asked
Active
Viewed 131 times
1
-
Please check [help/on-topic], this question is asking for a software recommendation, which is off topic. Also, consider "paid" typically means that you can use your time for other things than worrying about maintaining the infrastructure. That being said, Liferay Portal CE is available under LGPL, as free as it gets. And yes, there's also a paid option. – Olaf Kock Oct 20 '21 at 18:33