it seems docs have been updated, thank you...
[image: new.png]

25 Ekim 2025 Cumartesi tarihinde saat 05:54:37 UTC+3 itibarıyla Y G şunları 
yazdı:

> Hello, 
> In Cas 7.3.0 docs(i.e here 
> <https://apereo.github.io/cas/7.3.x/monitoring/actuators/Actuator-Endpoint-Auditevents.html>),
>  
> it is written that you'll need to enable the necessary actutor via these 
> configurations:
> [image: docs.png]
> To enable and expose an actuator endpoint:
> management.endpoint.auditevents.enabled=true
> management.endpoints.web.exposure.include=auditevents
> # Choose the proper security access level...
> # cas.monitor.endpoints.endpoint.auditevents.access=PERMIT
>
> but when i use `management.endpoint.auditevents.enabled=true` i see this 
> error log in my startup:
>
> ERROR 
> [org.springframework.boot.context.properties.migrator.PropertiesMigrationListener]
>  
> - <
> The use of configuration keys that are no longer supported was found in 
> the environment:
>
> Property source 
> 'bootstrapProperties-CasJdbcCloudConfigBootstrapAutoConfiguration':
>         Key: management.endpoint.auditevents.enabled
>                 Reason: Replacement key 
> 'management.endpoint.auditevents.access' uses an incompatible target type
>
> Should i change this: 
> management.endpoint.auditevents.enabled=true
> to this: 
> management.endpoint.auditevents.access=READ_ONLY (possible values are 
> NONE,READ_ONLY or UNRESTRICTED)
>
> or is there a reason not to use these new changes happened in Spring Boot 
> 3.4+?
>
> Thank you, and have a nice day.
> YG
>
>
>

-- 
- Website: https://apereo.github.io/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 visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/dbccdabb-0fe8-4109-8690-aebd442122c9n%40apereo.org.

Reply via email to