Re: [cas-user] CAS filter on user id ?

2020-05-04 Thread Ray Bon
When using required attributes, you have to set that attribute in your attribute store. Then set the required value in the service definition. Ray On Mon, 2020-05-04 at 02:07 -0700, Nowis wrote: Notice: This message was sent from outside the University of Victoria email system. Please be

Re: [cas-user] CAS filter on user id ?

2020-05-04 Thread Nowis
Oh, as I am new to this and was looking only in cas documentations I didn't think of it. Thanks a lot then, I'll try this :) On Monday, May 4, 2020 at 11:30:00 AM UTC+2, alberto wrote: > > Hello, > > If you are using Apache with auth_cas (I guess, seeing the "Require") > you can achieve it

Re: [cas-user] CAS filter on user id ?

2020-05-04 Thread Alberto Cabello Sánchez
Hello, If you are using Apache with auth_cas (I guess, seeing the "Require") you can achieve it with Require user user1 user2 Bear in mind that it is not CAS filtering users, but your application. Regards. On Mon, 4 May 2020 02:07:18 -0700 (PDT) Nowis wrote: > Hello, > > I did some

[cas-user] CAS filter on user id ?

2020-05-04 Thread Nowis
Hello, I did some research but did not find the answer I was looking for :/ I would like my app to be accessible only by two users. Reading the documentation, I thought using "Require cas-attributes :" was the thing to do, but my attributes only have "firstName" and "LastName", which is not

[cas-user] CAS filter on user id

2020-05-04 Thread Nowis
Hello, I did some research but didn't find the answer I was looking for. I would like my app to be accessible only by one or two users. Reading the documentation, it seemed that "Require cas-attribute :" was the answer I w -- - Website: https://apereo.github.io/cas - Gitter Chatroom: