ManageIQ / ManageIQ/container-httpd
Upgrade mod_auth_openidc to mod_oauth2
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 1
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
With mod_auth_openidc v2.4.9.4 we're receiving the following warning:
```
[Fri Mar 31 22:45:43.989302 2023] [auth_openidc:warn] [pid 1:tid 140146011806016] oidc_check_config_oauth: The OAuth 2.0 Resource Server functionality is deprecated and superseded by a new module, see: https://github.com/zmartzone/mod_oauth2!
```
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
No file or test is named; start by locating the container build definition and the current mod_auth_openidc installation and configuration. Review the mod_oauth2 project linked in the warning, then verify that the image builds, authentication still works, and the deprecation warning is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- apache, dockerfile
- Domain
- authentication, infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100