Building web portal application architecture

Viewed 64

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

0 Answers
Related