I have three web applications which are App1, App2 and App3 developed in 
SpringMVC and Apache Shiro framework.

   - App1: App1 has own users and roles
   - App2: App2 has own users and roles

App1 and App2 has different users and roles.

   - App3: App3 doesn’t have own users and roles, it is common application 
   for both App1 and App2

My scenario:
   
   1. If one user logged in App1 and the user should be able to view App3 
   with his roles and permission. At the same time the user should not able to 
   view App2.
   2. If one user logged in App2 and the user should be able to view App3 
   with his roles and permission. At the same time the user should not able to 
   view App1.

How to achieve this? Please give me your valuable suggestions.

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/d1ce30ca-7c1a-46fe-8df7-137d3ae9346f%40apereo.org.

Reply via email to