Hi all, i want to perform the authentication at service and authorization at UI. Like i have a REST service which will just performs the authentication and sends me the code saying that given credentials are valid, Then based on that flag i have to make my subject as authenticated at UI side.
Is there any way like that? -- Thanks & Regards Nagaraju Kurma
