nextcloud / nextcloud/user_saml
Possibility to translate own identity provider name
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 104
- Forks
- 85
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
Steps to reproduce
- Set the optional name for the identity provider (like "Staff" or "Student")
- In login mask the name of the identity provider is always displayed in one language only.
Expected behaviour
There should be a possibility to add multiple translations as kind of a system code. Maybe something like:
de_DE#Mitarbeiter:in##en_GB#Staff##fr_FR#collaborateurs
or such similar.
Actual behaviour
There is no possibility to translate the name.
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 locating where the optional identity provider name is configured and where it is rendered in the login mask. Review how localized values are represented in this authentication flow, then confirm that the provider name can be supplied and displayed in multiple languages without changing the existing single-language behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100