Yes, all valid statements. I am curious; what’s your case for modifying the validation URLs? Do you wish to disable a certain API version?
-- Misagh From: Philippe MARASSE <[email protected]> Reply: Philippe MARASSE <[email protected]> Date: September 14, 2016 at 11:58:00 AM To: [email protected] <[email protected]> Subject: Re: [cas-user] YUbikey MFA and customized validation URLs I've seen : YubicoClient.setWsapiUrls(String[] wsapi), by default, the property is valued with : protected String wsapi_urls[] = { "https://api.yubico.com/wsapi/2.0/verify", "https://api2.yubico.com/wsapi/2.0/verify", "https://api3.yubico.com/wsapi/2.0/verify", "https://api4.yubico.com/wsapi/2.0/verify", "https://api5.yubico.com/wsapi/2.0/verify" }; I think, it's the right property that I need to change, but for now, there is no configuration entry in CAS to do that. Regards. Le 13/09/2016 à 18:34, Misagh Moayyed a écrit : There is nothing that allows to modify the validation urls. They are built into the Yubikey API. -- Misagh From: Philippe MARASSE <[email protected]> Reply: Philippe MARASSE <[email protected]> Date: September 13, 2016 at 8:22:48 PM To: [email protected] <[email protected]> Subject: [cas-user] YUbikey MFA and customized validation URLs Folks, Unless I'm mistaken, I've not seen any configuration for a customized validation URL, all URLs are hardcoded into Yubikey client class and I've not seen any CAS configuration value related to validation URLs. So, how to customize these URLs ? Regards. -- br/>Philippe MARASSE < Responsable pôle Infrastructures - DSIO Centre Hospitalier Henri Laborit CS 10587 - 370 avenue Jacques Cœur br/>86021 Poitiers CCedex Tel : 05.49.44.57.19 -- br/>You received this message because you are subscribed tto the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/db15e0e4-a807-d724-c1dc-b7e1e4f8cc4c%40ch-poitiers.fr. For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- Philippe MARASSE Responsable pôle Infrastructures - DSIO Centre Hospitalier Henri Laborit CS 10587 - 370 avenue Jacques Cœur 86021 Poitiers Cedex Tel : 05.49.44.57.19 -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/94668519-eb27-59f8-e92b-ba8e8957c43e%40ch-poitiers.fr. For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.57d900ef.318ee715.35d3%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
