Yes, I'm sorry, a typo. The app is sending renew=true. /Dennis On Tuesday, October 25, 2022 at 5:51:32 PM UTC+2 Pablo Vidaurri wrote:
> try renew=true > > It should work as cas will force reauthenciation again. > > On Tuesday, October 25, 2022 at 9:14:55 AM UTC-5 Dennis Sjögren wrote: > >> Hi, >> >> I've been experimenting with Delegated Authentication to Azure AD (via >> pac4j) and it works like a charm. The last day or so I've been searching >> for an answer to whether renew=1 can be propagated to the authorize call to >> Azure AD somehow. If I'm not mistaken, a parameter of prompt=login could be >> the way to go. >> >> When I test from a CAS enabled app, renew=1 seems to be forcing a new >> request to Microsofts authorize endpoint, but since I already have an >> active session in Azure, I'm not prompted for my credentials again. >> >> I've been looking into the CAS codebase for a configuration hint or >> something. I've been a full time developer for 25+ years, unfortunately not >> in Java - so needless to say, I'm not being particularly successful. :) >> >> So my question is: Is it possible to force re-validation of credentials >> using renew=1 when delegating to Azure AD? >> >> Regards, >> Dennis >> > -- - 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/f49a9caa-7d38-4e71-a1a1-76aaa16939acn%40apereo.org.
