nextcloud / nextcloud/user_saml
Long blank screen with initial user login
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 104
- Forks
- 85
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
Hi,
when using the saml login as a first time user, the user hangs with a blank screen while nextcloud is copying the initial files. This can take a few seconds. Is there any possibility to get a nice loading screen?
Steps to reproduce
- create new user
- login into sso with newly created user
- login into nextcloud for the first time
- experience blank screen while waiting to login
Expected behaviour
There is a loading screen which tells the user to wait for login.
Actual behaviour
Blank screen is shown
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the SAML first-login flow in the user_saml app, focusing on the period when Nextcloud copies initial files and the blank screen is shown. Identify the relevant login entry point and existing UI feedback, then verify that a visible loading message appears until login completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100