cloudfoundry / cloudfoundry/cf-java-client

Feature: Add missing client property allowpublic

Open
#1,357 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
334
Forks
319
PR merge metrics
No merged PRs in 30d

Description

As a cloud foundry platform provider in order to offer a service to create uaa clients with flag allowpublic set to true using the cf-java-client library I require it to be able to manage that flag for uaa clients.

The flag is needed to use the authentication_code flow with PKCE omitting the client secret. This in turn is required when using swagger ui for api testing.

Contributor guide

No contributing guide indexed for this repository

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

Start by tracing how the cf-java-client library represents and manages UAA clients, then locate the existing client-property handling for the allowpublic flag. Done means callers can create or manage UAA clients with allowpublic set to true for authentication_code flow with PKCE.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, authentication, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.