Xavier,
The form of testImplementation is just a different way to write the same thing
as you have for implementation.
It may be that some SAML config needs the person directory. It is ok to include
it.
Ray
On Wed, 2024-04-03 at 05:49 -0700, Xavier Rodríguez wrote:
Notice: This message was sen
Hi,
Thanks for your responses!
After analize the CAS-6.4.6.6 code I have found that the bean that causes
my problem is created in
*org.apereo.cas.config.CasPersonDirectoryConfiguration*.
Then, when I add in my build.gradle:
implementation "org.apereo.cas:cas-server-support-person-directory:${
Hello,
I have a working instance with :
In addition,
cas.server.prefix
cas.server.scope
cas.server.name
And
implementation "org.apereo.cas:cas-server-support-saml:${project.'
cas.version'}"
But I think it s not required because it s for saml1
Le ven. 22 mars 2024 à 14:09, Xavier Rodríguez a
Xavier,
The property names may have changed (your version is old).
Maybe search this blog, https://fawnoos.com/blog/
Ray
On Fri, 2024-03-22 at 06:02 -0700, Xavier Rodríguez wrote:
Notice: This message was sent from outside the University of Victoria email
system. Please be cautious with links a
And you should also add the attribute definitions :
cas.authn.attribute-repository.*
These attaributes mapping will be added in the saml2 response claims
Le ven. 22 mars 2024 à 15:43, Mohamed Amdouni a
écrit :
> Hello,
>
> I have a working instance with :
>
> In addition,
> cas.server.prefix