[cas-user] Re: 6.6.13 - MFA Trusted devices / expiration

2023-11-03 Thread Anthony Oslund
We are using simple MFA, but as far as the expiration (need to re-MFA) goes the following may help. Researched every possible expiration property and found they were ignored. If you take a close look at the "expirationDate": "2123-11-03T09:23:27.000+00:00" from your note, this is set to

Re: [cas-user] CAS 6.6.x CSS with SSL Offload

2023-11-03 Thread Ray Bon
I see /css/** in my startup but not /themes/**. That could be because we have no custom theme. Could it be a problem with a rewrite rule in VIP? Ray On Fri, 2023-11-03 at 07:24 -0700, atilling wrote: Notice: This message was sent from outside the University of Victoria email system. Please be

Re: [cas-user] CAS 7 MFA broken since last build

2023-11-03 Thread Javi Finarfin
I guess you can always overwrite org.apereo.cas.web.security.CasWebSecurityConfigurerAdapter.configureHttpSecurity(HttpSecurity) El vie, 3 nov 2023 a las 14:09, Javi Finarfin () escribió: > Live debugging... > > El vie, 3 nov 2023 14:08, Frédéric Dussurget > escribió: > >> Hi Javi, >> how do

[cas-user] Re: 6.6.13 - MFA Trusted devices / expiration

2023-11-03 Thread John
Can also change view to something like this, Register Device Please name the current device.

Re: [cas-user] CAS 7 MFA broken since last build

2023-11-03 Thread Frédéric Dussurget
Hi Javi, how do you "add" this endpoint ? through your service ? or do you mean in the cas.monitor.endpoints.endpoint section of your cas properties ? Thanks a lot ... Fred Le jeudi 2 novembre 2023 à 18:40:43 UTC+1, Javi Finarfin a écrit : > > For the record, it *looks like* it needs a

[cas-user] Re: 6.6.13 - MFA Trusted devices / expiration

2023-11-03 Thread John
Set these 2 divs to display: none and also set duration you want. Device Name https://github.com/apereo/cas/blob/v6.6.13/support/cas-server-support-thymeleaf/src/main/resources/templates/mfa-trusted-devices/casMfaRegisterDeviceView.html#L19 Duration

Re: [cas-user] CAS 6.6.x CSS with SSL Offload

2023-11-03 Thread atilling
There is nothing on the VIP that specifies any security for any URI. The developer console shows that cas.css is redirecting to cas.css, [image: Screenshot 2023-11-03 at 10.22.53 AM.png] During startup I'm seeing: INFO [org.springframework.security.web.DefaultSecurityFilterChain] - On

Re: [cas-user] CAS 7 MFA broken since last build

2023-11-03 Thread Javi Finarfin
Live debugging... El vie, 3 nov 2023 14:08, Frédéric Dussurget escribió: > Hi Javi, > how do you "add" this endpoint ? through your service ? or do you mean in > the cas.monitor.endpoints.endpoint section of your cas properties ? > Thanks a lot ... > Fred > > Le jeudi 2 novembre 2023 à

[cas-user] 6.6.13 - MFA Trusted devices / expiration

2023-11-03 Thread Chris SC
Hello, [version 6.6.13] I'm working on the implementation of the MFA with the Google Auth. provider and Trusted Devices. I have a question concerning the configuration of Trusted Devices. First time the user comes to a 'Register Device' screen (after MFA Google Auth screen), with 2 fields: 1/