Re: [cas-user] SAML Service not authorized

2022-02-24 Thread Jorge Rodríguez
Hi Ray, do you mean that I have to remove the labels metadataLocation and metadataSignatureLocation ?? El mar, 22 feb 2022 a las 18:12, Ray Bon () escribió: > Jorge, > > In your service definition. You only need to add metadata location to the > service if you are using custom IdP metadata for

[cas-user] SPNEGO/Kerberos config

2022-02-24 Thread spfma . tech
Hi, I am setting a new CAS server in order to replace our well working 3.5.1, and I was I not able to have a working SPNEGO auth. Of course, it was impossible to use the good old configuration files because of so many changes in implementation. I have been following the instructions here :

Re: [cas-user] SAML Service not authorized

2022-02-24 Thread Ray Bon
Jorge, Yes. You only have to put your SP metadata in the directory cas expects. See https://apereo.github.io/cas/6.4.x/installation/Configuring-SAML2-DynamicMetadata.html#file-system for how to set this up. Ray On Thu, 2022-02-24 at 09:43 +0100, Jorge Rodríguez wrote: Notice: This message

[cas-user] Dynamic error message to login page

2022-02-24 Thread Ansuman Nayak
Hi all, Can any one please help me with a solution for below. I am using AbstractUsernamePasswordAuthenticationHandler(custom authentication handler) to authenticate the request. In the method i do a api call for validating the username and password. Now i want to send a custom dynamic