simplesamlphp / simplesamlphp/simplesamlphp-module-oidc

Parameter ui_locales is ignored

Open
#90 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

low prepared
Dominant language
PHP
Stars
50
Forks
28
Avg merge
1m
Merged PRs (30d)
2

Description

According https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.3.1.2.1

ui_locales are end-User's preferred languages and scripts for the user interface

This parameter is ignored and does not imply any warning or error.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the OpenID Connect Core section linked in the issue and trace where the ui_locales parameter is handled in this PHP OIDC provider. Determine the expected behavior for a user's preferred interface languages and verify that the parameter is no longer silently ignored, including suitable tests if the relevant test area is found.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, internationalization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.