agendartobias

Results 19 comments of agendartobias

Hey @Obnoxieux still dont work for me. I get this error: `[ERROR] request="b6400199234db" component="Causal.IgLdapSsoAuth.Service.AuthenticationService": Authentication failed - {"username":"renet","remote":"172.16.0.213 ()","diagnostic":"","configUid":1}` Any idea?

@Obnoxieux thank you. It works!

@Obnoxieux one more question - does SSO work for you in combination with libapache2-mod-auth-gssapi ?

The problem is in: https://github.com/mschwemer/t3ext-ig_ldap_sso_auth/blob/master/Classes/Utility/Typo3Utility.php#L22 i try to die(); the code before return self::FE; but nothing happens if i refresh FRONTEND. If i die(); code before return self::BE; and refresh...

We have the same problem. But problem only exists if we have pimcore enviroment set to PROD mode. If enviroment is set to DEV mode savings are fast.

Did anyone get this working? I have role mapped but every user that login for first time the default "member" role is assinged to him. So role mapping dont work...

Hey, we have the same problem. Any news about this fix?

It looks like: _ga_XYZSB7W6C4 So i dont know if the removal pattern like this is correct: `htmlCookieRemovalPattern = ^_ga_GTM\-\d+$`

how can i implement plugin.tx_cookieman.settings.consentConfigurationVersion? What are expected values? I dont see this in documentation or in typoscript of extension