Open CorentinS6 opened 11 months ago
Hi @CorentinS6, thanks for pointing it out. I think it makes a lot of sense to have the last entry pre-selected. I am doubtful about an automatic redirect, as it would be difficult to return to the picker again.
Would you perhaps be up for implementing this? Or would anyone else be up for implementing it? I am happy to review any PR, or help getting unstuck in case of difficulties.
Hi, I can try to do this. We can first discuss how it might work. My first naive idea : on login success, set a cookie to remeber idp. on next authentification, pre-select the same idp with a (visual) JS timer before the redirect (like grub on system boot). do you have any other ideas? regards
Hello, In case of multiple idp, nextcloud display the list, and the user has to choose. It would be interesting to add an option to save the choice, and no longer offer the list at the next connection (and redirect the user directly to the memorized idp). Best regards.