I need help on accessing the CasAuthenticationtoken in angular js component to pass it to rest to access DB data.
Currently I am migrating from jsf to angular js. I have SSO (single Sign On) by spring security cas . Once it is login I am getting CAS token in jsf bean and then passing this token info to the rest to get application related data from DB. Now we are replacing jsf with angular js. I need to access this spring cas token in angular js component and need to send it to each rest call to get DB data. Couls someone help me in accessing the cas token in angular js component. Thanks & Regards Javaji Maruthi -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
