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.
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.