scatterd
scatterd
So we are one step further now (or a couple) thanks to your last commit. The error I'm receiving now is ``` Failed to process callback error="no \"sub\" in user...
> Fixed those. :+1: > I won't have much time this weekend, though. Take your time, we're not in a hurry ;) You've made so much more progress than I...
This is probably just a side note, as subs for localpart are not here to stay. But they're too big apparently. ``` userAPI.QueryNumericLocalpart failed error="pq: value \"\" is out of...
> But I think we should get the current code through review first. Less code is easier to review... I agree on that. > Filed a bug. Not just a...
@tommie can you use some help with this? I built dendrite docker images in order to run my own instance. SSO is a feature I'd very much appreciate. I'm a...
> The sad truth is I only use Dendrite for family, so the lack of SSO was solved by hard-coding users and passwords. :) So my intrinsic motivation disappeared after...
Awesome! Thanks for taking the time to work on this :) While I can't answer your questions concerning the implementation I instead tried to run your code. This config snippet...
Alright, I've done some tests with Google login. I tried Element desktop but it wouldn't even query the available login schemes and I couldn't find a quick way to hardcode...
I see, that's why it's not sameSite. That does make sense. Your latest commit fixed the nonce cookie problem for me. Thanks for that! Now I get the error message...