Hi Thanks for the response. I'm still confused in the implementation part. Right now I'm getting
<cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'> > <cas:authenticationSuccess> > <cas:user>username</cas:user> > </cas:authenticationSuccess> > </cas:serviceResponse> in the serviceValidate response, but I want to add a new attribute *<cas:team>Team1</cas:team>* in the response. Where team name will be provided by user while login into CAS, just like username. On Monday, March 19, 2018 at 2:31:05 PM UTC+5:30, Soumya Tripathy wrote: > > Hi, > We are using CAS-5.2.2. We have the following scenario. > There will be a custom input in the login form where user will provide > some additional info(say team name). After successful login we want the > same input (team name) to be release as an attribute to the caller service. > > I'm trying to look around custom attribute release policy and the webflow, > but till now didn't get any clue. > > Thanks, > Soumya > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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/03056c51-b24c-48b0-bbe8-1941a03fac0f%40apereo.org.
