You have done fine. The [temporary] solution to "your" problem is the solution to "the" problem :)
Turn your change into a PR, ping Jerome and send it over to pac4j. ----- Original Message ----- > From: "Fabio Martelli" <[email protected]> > To: [email protected], "Misagh Moayyed" <[email protected]> > Sent: Tuesday, September 5, 2017 7:44:14 AM > Subject: Re: [cas-user] SAML delegated authentcation missing > AttributeConsumingServiceIndex > Il 05/09/2017 16:16, Misagh Moayyed ha scritto: >> Do you mean in saml2 delegation mode? I would guess no. > Hi Misagh, yes saml2 delegation mode. > > I changed into SAML2AuthnRequestBuilder by adding the following > statement into buildAuthnRequest. > > request.setAttributeConsumingServiceIndex(0); > > You see, this would be just a temporary workaround if there is a > solution to my problem. > > Please, let me know. > Thank you in advance, > F. > >> >> ----- Original Message ----- >>> From: "Fabio Martelli" <[email protected]> >>> To: "CAS Community" <[email protected]> >>> Sent: Tuesday, September 5, 2017 6:48:05 AM >>> Subject: [cas-user] SAML delegated authentcation missing >>> AttributeConsumingServiceIndex >>> Hi All, with is there a way to specify AttributeConsumingServiceIndex >>> AuthnRequest attribute with CAS 5.2.0-RC3? >>> >>> Please, let me know. >>> >>> BR, >>> >>> F. >>> >>> -- >>> Fabio Martelli >>> https://it.linkedin.com/pub/fabio-martelli/1/974/a44 >>> http://blog.tirasa.net/author/fabio/index.html >>> >>> Tirasa - Open Source Excellence >>> http://www.tirasa.net/index.html?pk_campaign=email&pk_kwd=fm >>> >>> Apache Syncope PMC >>> http://people.apache.org/~fmartelli/ >>> >>> -- >>> - 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/3ca5a94a-3054-e257-409d-ed9094f5fe9b%40gmail.com. > > > -- > Fabio Martelli > https://it.linkedin.com/pub/fabio-martelli/1/974/a44 > http://blog.tirasa.net/author/fabio/index.html > > Tirasa - Open Source Excellence > http://www.tirasa.net/index.html?pk_campaign=email&pk_kwd=fm > > Apache Syncope PMC > http://people.apache.org/~fmartelli/ > > -- > - 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/414ae0a7-3e5a-9962-0450-9e2bd76556a2%40gmail.com. -- --Misagh -- - 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/2139215886.487364.1504622840575.JavaMail.zimbra%40unicon.net.
