So converting to using a rest api, the following cas properties have no affect nor are used,
cas.spring.cloud.rest.basic-auth-username= cas.spring.cloud.rest.basic-auth-password= cas.spring.cloud.rest.method= cas.spring.cloud.rest.headers=Header1:Value1;Header2:Value2 The only one that works is cas.spring.cloud.rest.url= and cas reaches out but because our api requires auth it doesn't start, if I remove the authetication from our API it works great. I also added some debug code to our API and in fact the username, password, and headers are never sent during cas boot up. Do the properties maybe have a typo or is this a bug? Thanks -- - 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/a638573a-8648-4308-8933-7d66ca57d03bn%40apereo.org.
