jakartaee / jakartaee/security
Add OpenId tests for EL in nested annotations
Open
- Dominant language
- Java
- Stars
- 66
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
OpenIdAuthenticationMechanismDefinition refers to some other annotations like LogoutDefinition and ClaimsDefinition. They should also support ELs, both non-deferred and deferred. Add tests to cover at least some cases.
Contributor guide
Research direction
Locate the existing tests and implementation for OpenIdAuthenticationMechanismDefinition, then inspect how nested LogoutDefinition and ClaimsDefinition annotations are handled. Add coverage for EL expressions in those nested annotations, including both non-deferred and deferred cases, and confirm the tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100