Wrong Federated-Cloud-ID displayed
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Actual behaviour
App displays Federated-Cloud-ID by putting together entered username and host (= @).
Expected behaviour
Because I've set up a login backend based on user_external, my actual username and the entered username, thus the local-part of my Federated-Cloud-ID, differ. The app should request the actual username or Federated-Cloud-ID (as it's displayed on the Personal-tab in the web interface) from the server.
Environment data
Nextcloud app version: 1.2.0 RC1
Nextcloud server version: 9.0.53.0
Screenshots
(Edited)
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 reviewing the user_external backend linked in the issue and the server data shown on the Personal tab. Trace how the app obtains the Federated-Cloud-ID and whether an endpoint exposes the actual username. Done means the app uses that server-provided identity instead of composing the ID from the entered username and host.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100