OpenAPITools / OpenAPITools/openapi-generator

[REQ][JAVA] Replace apache oltu with scribejava for java generator

Open
#10,661 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement: Feature
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

Description
Currently, the Java generator uses Oltu to perform oauth requests.

Apache Oltu has been moved into the Attic in April 2018, so it's not actively maintained anymore. It would be great to replace Oltu with Scribejava (or at least to add an option to select the oauth library), like already did for the java-feign generator in this issue:
https://github.com/OpenAPITools/openapi-generator/issues/8297

openapi-generator version
5.2.1

Contributor guide

Open the contributing guide

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

The issue identifies the Java generator but names no file or test. Start by locating its OAuth implementation and review issue #8297 for the analogous java-feign change. Done means replacing Apache Oltu with Scribejava, or adding the requested option to select the OAuth library.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.