[cas-user] Re: problem to update cas 6.3.7.4 to 6.6.14

2024-01-02 Thread Danielo De León
Hi, thank you for responding, I am not able to add the dependency that you suggest. I attached my build.gradle, could you help me? buildscript { repositories { mavenLocal() gradlePluginPortal() mavenCentral() jcenter() maven { url

[cas-user] Re: simple mfa token

2024-01-02 Thread Mm Mm
thanx all I just solve it after post this question using same answer you provide and that works fine في الخميس، 26 أكتوبر 2023 في تمام الساعة 1:33:48 م UTC+1، كتب John رسالة نصها: > and also ${tokenWithoutPrefix} for the token without the CAS- prefix > On Thursday, October 26, 2023 at

[cas-user] Re: CAS 6.6.1 Empty SMS Token

2024-01-02 Thread Mm Mm
try using ${token} instead of %s في الاثنين، 28 نوفمبر 2022 في تمام الساعة 4:56:42 ص UTC، كتب mohammad almodallal رسالة نصها: > Hello, > > still the same issue even with 6.6.2 and 6.6.3 releases, also in the log > file I can see the following debugger logs: > >

[cas-user] Re: problem to update cas 6.3.7.4 to 6.6.14

2024-01-02 Thread Pablo Vidaurri
Under where it has // Other CAS dependencies/modules may be listed here... include: implementation "org.apereo.cas:cas-server-support-pac4j-api:${project.'cas.version'}" On Tuesday, January 2, 2024 at 9:09:16 AM UTC-6 Danielo De León wrote: > Hi, thank you for responding, I am not able to add

[cas-user] Still struggling with Azure AD delegated login

2024-01-02 Thread Pablo Vidaurri
Hello, still struggling with getting Azure AD setup. Tried with both CAS 6.6.8 and 6.6.12. - I am able to display the button for delegated login - I get redirected to Azure when clicked - I am able to login with my AD credentials - I get redirected to my app with id_token query param

[cas-user] Re: Still struggling with Azure AD delegated login

2024-01-02 Thread Pablo Vidaurri
It looks like TGC is getting clobbered. On redirect back to CAS with id_token: https://mydomain.com/cas/login?id_token==bfed6b9641_state=_name=AzureAdClient I'm getting two TGC cookie values: TGC=; Path=/cas; SameSite=None; Secure; HttpOnly LANGUAGE_OPTION=en; path=/; Max-Age=0; Expires=Thu,