OpenConext / OpenConext/OpenConext-oidcng
Resolve deprecations
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4
- Forks
- 6
- Avg merge
- 5d 32m
- Merged PRs (30d)
- 3
Description
This issue is imported from pivotal - Originaly created at Nov 2, 2022 by Okke Harsta
With the upgrade to the latest spring-security version some of the used classes / methods in spring-saml are deprecated. For example Saml2AuthenticationRequestContextResolver.
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
Locate the spring-saml usages, starting with Saml2AuthenticationRequestContextResolver, and identify the deprecated classes and methods introduced by the latest Spring Security upgrade. Compare those usages with the current Spring Security APIs; done means the deprecations are resolved without breaking the SAML integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- authentication, security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100