[cas-user] CAS 6.2.x - Impersonate Mechanism Question

2021-02-01 Thread Marcel Fromkorth
is it possible to configure that he will see the second service as primary user "admin" (because the primary user has access to this service)? I hope, I explained this in a way which everyone can understand. Thank you, Marcel Fromkorth -- - Website: https://apereo.github.i

[cas-user] Re: Is it possible to use primary user for another service in an surrogate sso session ?

2021-01-24 Thread Marcel Fromkorth
Hello again, maybe someone can have a look here? I'm still lost, if this is possible with Apereo CAS (6.2.X) or not. :S Marcel Fromkorth schrieb am Dienstag, 19. Januar 2021 um 14:56:09 UTC+1: > > Hi all, > > I have a question about the surrogate authentication: > > For

[cas-user] Is it possible to use primary user for another service in an surrogate sso session ?

2021-01-19 Thread Marcel Fromkorth
ad the surrogate user? Or do I have to logout and login as "Marcel" for this? It would be nice, if I can use for one site the surrogate feature and for surrogate disabled sites I would be still logged in as primary user. Maybe someone can help me here. Didn't find a spec

[cas-user] Re: How to define surrogate required attributes in a service?

2021-01-11 Thread Marcel Fromkorth
Nevermind. I missunderstood the documentation. Needed to add cas.authn.surrogate.ldap.surrogateSearchFilter=(&(uid={user})(userType=admin)) in my cas.properties. Marcel Fromkorth schrieb am Freitag, 8. Januar 2021 um 11:39:21 UTC+1: > Forgot to say: It's CAS Version 6.2.5. > >

[cas-user] Re: How to define surrogate required attributes in a service?

2021-01-08 Thread Marcel Fromkorth
Forgot to say: It's CAS Version 6.2.5. Marcel Fromkorth schrieb am Freitag, 8. Januar 2021 um 11:22:25 UTC+1: > > Hello, > > I'm trying to configure some required attributes for the primary user in > an surrogate authentication process. > > My service-JSON-

[cas-user] How to define surrogate required attributes in a service?

2021-01-08 Thread Marcel Fromkorth
Hello, I'm trying to configure some required attributes for the primary user in an surrogate authentication process. My service-JSON-File looks like this (for local testing): { "@class" : "org.apereo.cas.services.RegexRegisteredService", "serviceId" : "^https://localhost:8443/test/.*";,

Re: [cas-user] CAS 6.2.x Surrogate Principle has no mapped attributes from LDAP

2021-01-04 Thread Marcel Fromkorth
ory.ldap[0].searchFilter=uid={user} > cas.authn.attributeRepository.ldap[0]..bindDn=cn=Auth > Manager,ou=administrators,dc=uvic,dc=ca > cas.authn.attributeRepository.ldap[0].bindCredential= > > Ray > > On Fri, 2020-11-27 at 00:17 -0800, Marcel Fromkorth wrote: > > Notice

Re: [cas-user] CAS 6.2.x Surrogate Principle has no mapped attributes from LDAP

2020-11-27 Thread Marcel Fromkorth
want to retrieve attributes after the fact or perhaps from a different > data source, > > https://apereo.github.io/cas/6.2.x/configuration/Configuration-Properties.html#authentication-attributes > > Ray > > On Thu, 2020-11-26 at 07:06 -0800, Marcel Fromkorth wrote: >

[cas-user] CAS 6.2.x Surrogate Principle has no mapped attributes from LDAP

2020-11-26 Thread Marcel Fromkorth
Hello, I'm trying to configure the surrogate authentication support over ldap authentication. All this happens on CAS Version 6.2.5. The problem is, that the surrogate user principal has no attributes, which should be mapped from ldap. I want, that the surrogateUser principal will get his lda