I figured it out, these work just fine, cas.spring.cloud.rest.basicAuthUsername= cas.spring.cloud.rest.basicAuthPassword=
On Thursday, February 17, 2022 at 2:10:01 PM UTC-6 John wrote: > 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/ab08c48f-d026-4987-a131-ea2d68c9d186n%40apereo.org.
