Feature: Add missing client property allowpublic

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

Nobody has claimed this yet.

Assessment

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

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.

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.

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

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.

More from cloudfoundry/cf-java-client

All issues in cloudfoundry/cf-java-client

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.