cloudfoundry / cf-uaac

Apache License 2.0
41 stars 29 forks source link

add allowpublic option to client #113

Closed strehle closed 2 years ago

strehle commented 2 years ago

This feature needs a UAA with enhancement from https://github.com/cloudfoundry/uaa/pull/1888

Then you can run uaac client ..., e.g.

uaac client update cf --allowpublic true or uaac client update --allowpublic true

The option is displayed in uaac client get

Meaning: client can be used for public (or mobile) scenarios where no client_secret (or authorization authentication) is possible but PKCE is used in order to protect the redirect flow

cf-gitbot commented 2 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.