simplesamlphp / simplesamlphp/simplesamlphp-module-oidc
Parameter "login_hint" is ignored
Open
Nobody has claimed this yet.
low
prepared
- Dominant language
- PHP
- Stars
- 50
- Forks
- 28
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
The parameter login_hint is ignored. This not cause any error in conformance tests.
Read more:
https://openid.net/specs/openid-connect-core-1_0.html#ThirdPartyInitiatedLogin
Contributor guide
No contributing guide indexed for this repository
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 reading the linked OpenID Connect Core specification section on Third-Party-Initiated Login, then trace where login_hint is received and handled in the module. Done means the parameter is no longer ignored and its behavior matches the specification; verify the relevant login flow and conformance tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100