Hello,

i have find a solution in order to cas-management retrieve elements of cas
server :
- compile cas 6.3.7.4 with implementation
"org.apereo.cas:cas-server-support-discovery-profile:${project.'cas.version'}"
in cas-overlay-template in dependencies in build.gradle
- add this keys in cas.properties (replace 1\.2\.3\.4 with your address ip
of your cas server)
management.endpoints.web.exposure.include=discoveryProfile,status
management.endpoints.enabled-by-default=true
management.endpoint.health.show-details=always
cas.monitor.endpoints.endpoint.defaults.access=IP_ADDRESS
cas.monitor.endpoints.endpoint.defaults.requiredIpAddresses=1\.2\.3\.4
- add this key in management.properties :
mgmt.enable-discovery-endpoint-call=true
- redeploy cas server
- redeploy cas management

with this, cas-management application use the values returned by cas server
with this url https://cas-server/actuator/discoveryProfile in order to fill
and custom the differents forms

but how can i list the differents id and values of my mfa ? (returned by
https://url-server-cas/actuator/discoveryProfile)

Thanks for your help !

Best regards,

Le jeu. 10 mars 2022 à 17:47, Mathieu HETRU <ipsyk...@gmail.com> a écrit :

> Hello,
>
> i search how custom and add a value in field "policy" in the tab
> "multifactor" in the forms of the application cas-management version 6.3.7.1
>
> i search too how custom the search engine of cas management version 6.3.7.1
>
> there is people know how i can do this ?
>
> best regards
>
> Mathieu HETRU
>

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAHNwO5%3DmZChig6LoshcOVSOF%3DpR9THMzMyUxp9F%3DaruWBqX5Ag%40mail.gmail.com.

Reply via email to