Ralf Haferkamp

Results 131 comments of Ralf Haferkamp

I think this is a web issue. We could use the `issuer` value from the `identities` property in the graph users response to distinguish federated users coming from different federated...

Here's another one: https://ci.opencloud.eu/repos/3/pipeline/288/88 ``` ## Scenario: copy file to folder (collaborativePosix/collaborativePosixFS.feature:67) ### Given the config "STORAGE_USERS_POSIX_WATCH_FS" has been set to "true" ### And user "Alice" has been created with...

I guess this is at least somewhat related to #1763. So I'll assign this to myself for now as I am working on the other issue already.

I agree that we should not allow trailing or leading spaces in group names. It's just confusing.

> LGTM now 👍 Thanks! @longsleep Thanks as lot! Is there anything else holding this up from getting merged?

I can confirm this. Deleting the logon cookie set by the lico IDP makes things work again. I am not 100% but this looks like an issue with the web...

Shouldn't the cookie be deleted when showing that ``` Logged out You were automatically logged out for security reasons. ownCloud – A safe home for all your data ``` Page?

Hm, the owncloud client does currently always sents `prompt=select_account consent` query parameter with the authorization request. Authelia does not have support for the `select_account` value and therefor rejects the request....